Skip to content

Commit 46f3245

Browse files
Bump the python-packages group with 4 updates (#152)
Bumps the python-packages group with 4 updates: [sqlglot](https://github.com/tobymao/sqlglot), [google-cloud-bigquery-storage](https://github.com/googleapis/google-cloud-python), [pytest](https://github.com/pytest-dev/pytest) and [ruff](https://github.com/astral-sh/ruff). Updates `sqlglot` from 28.0.0 to 28.1.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tobymao/sqlglot/commit/b321ca6191fefc88da1a6de83a465886b5754b7a"><code>b321ca6</code></a> Chore!: bump sqlglotrs to 0.8.0</li> <li><a href="https://github.com/tobymao/sqlglot/commit/625654a9623cc5407bfde922c29f32a8ee905a3b"><code>625654a</code></a> refactor: move resolver to own file</li> <li><a href="https://github.com/tobymao/sqlglot/commit/dd3ba6f9fdf1f42dbea9841bed9e5eb4c43d9cf0"><code>dd3ba6f</code></a> Fixup</li> <li><a href="https://github.com/tobymao/sqlglot/commit/ac86568a939f692b99813da100297b61fb54e044"><code>ac86568</code></a> feat(snowflake)!: Added decfloat type (<a href="https://redirect.github.com/tobymao/sqlglot/issues/6444">#6444</a>)</li> <li><a href="https://github.com/tobymao/sqlglot/commit/2c56567755c8a6571d8b7d410c9de943e54df58b"><code>2c56567</code></a> feat(snowflake)!: Annotate type for snowflake SEARCH_IP (<a href="https://redirect.github.com/tobymao/sqlglot/issues/6440">#6440</a>)</li> <li><a href="https://github.com/tobymao/sqlglot/commit/a56262e6b4276baae144855478807c173db77ab9"><code>a56262e</code></a> feat(snowflake)!: Annotate type for snowflake MEDIAN (<a href="https://redirect.github.com/tobymao/sqlglot/issues/6426">#6426</a>)</li> <li><a href="https://github.com/tobymao/sqlglot/commit/351d7834915e02a9f4949f9925437e2731f3a8b4"><code>351d783</code></a> feat: add support for LOCALTIMESTAMP (<a href="https://redirect.github.com/tobymao/sqlglot/issues/6448">#6448</a>)</li> <li><a href="https://github.com/tobymao/sqlglot/commit/65194e465489151aa51859a6e3f5672f7d4c5f3b"><code>65194e4</code></a> feat(snowflake)!: Annotate type for snowflake RANDSTR function (<a href="https://redirect.github.com/tobymao/sqlglot/issues/6436">#6436</a>)</li> <li><a href="https://github.com/tobymao/sqlglot/commit/cd9f037882eef253e86fdb1d51521e0acd7db3f9"><code>cd9f037</code></a> feat(optimizer)!: store pk name if provided (<a href="https://redirect.github.com/tobymao/sqlglot/issues/6424">#6424</a>)</li> <li><a href="https://github.com/tobymao/sqlglot/commit/313afe540aa2cdc4cc179c4852c6ef37362bcb3e"><code>313afe5</code></a> chore(optimizer)!: annotate type for snowflake func ARRAY_UNION_AGG (<a href="https://redirect.github.com/tobymao/sqlglot/issues/6446">#6446</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tobymao/sqlglot/compare/v28.0.0...v28.1.0">compare view</a></li> </ul> </details> <br /> Updates `google-cloud-bigquery-storage` from 2.34.0 to 2.35.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-python/releases">google-cloud-bigquery-storage's releases</a>.</em></p> <blockquote> <h2>google-cloud-bigquery-storage 2.35.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-storage-v2.34.0...google-cloud-bigquery-storage-v2.35.0">2.35.0</a> (2025-12-04)</h2> <h3>Features</h3> <ul> <li>Support picosecond timestamp precision in BigQuery Storage API (PiperOrigin-RevId: 829486853) (<a href="https://github.com/googleapis/google-cloud-python/commit/5093802d">5093802d</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md">google-cloud-bigquery-storage's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.34.0...google-cloud-documentai-v2.35.0">2.35.0</a> (2024-10-24)</h2> <h3>Features</h3> <ul> <li>Add support for Python 3.13 (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/13205">#13205</a>) (<a href="https://github.com/googleapis/google-cloud-python/commit/4f4fdcf845621cea69facb568b7fe17d4f38d467">4f4fdcf</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-python/commit/cc6daec5f6737e7aff807ad8359839fb5ebf003c"><code>cc6daec</code></a> chore: librarian release pull request: 20251204T080610Z (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/14948">#14948</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/2da5c2afe0241e6dcb33aa9a0e5032012bf63df4"><code>2da5c2a</code></a> chore: librarian generate pull request: 20251203T085040Z (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/14944">#14944</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/230bc117fd5f230487934200d87625f0a0475a87"><code>230bc11</code></a> feat: generate libraries (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/14943">#14943</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/d4e6a4ab7b428e821a59b053c689343b5f5511f9"><code>d4e6a4a</code></a> chore: librarian generate pull request: 20251126T084646Z (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/14939">#14939</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/40657cc1bbb34155e51039bcc5638343fe85fbf8"><code>40657cc</code></a> chore: librarian release pull request: 20251121T145802Z (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/14903">#14903</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/15a15e94ad08f9b177f91f2443c8487d9a880173"><code>15a15e9</code></a> chore: librarian generate pull request: 20251121T141443Z (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/14902">#14902</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/c958ebdfe9351d3d4e80d388a6e95804b515d030"><code>c958ebd</code></a> chore: librarian generate pull request: 20251119T085244Z (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/14898">#14898</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/5093802d78c400170a06f4198d52b350fab636fa"><code>5093802</code></a> chore: librarian generate pull request: 20251118T182706Z (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/14894">#14894</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/af2986e5dc29aff863ec72105eefb4be02bce295"><code>af2986e</code></a> chore(deps): update all dependencies (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/14883">#14883</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/03e69912a61695deefca6ffaae1add8119f026e4"><code>03e6991</code></a> chore: librarian generate pull request: 20251114T092054Z (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/14878">#14878</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-storage-v2.34.0...google-cloud-bigquery-storage-v2.35.0">compare view</a></li> </ul> </details> <br /> Updates `pytest` from 9.0.1 to 9.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p> <blockquote> <h2>9.0.2</h2> <h1>pytest 9.0.2 (2025-12-06)</h1> <h2>Bug fixes</h2> <ul> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/13896">#13896</a>: The terminal progress feature added in pytest 9.0.0 has been disabled by default, except on Windows, due to compatibility issues with some terminal emulators.</p> <p>You may enable it again by passing <code>-p terminalprogress</code>. We may enable it by default again once compatibility improves in the future.</p> <p>Additionally, when the environment variable <code>TERM</code> is <code>dumb</code>, the escape codes are no longer emitted, even if the plugin is enabled.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/13904">#13904</a>: Fixed the TOML type of the <code>tmp_path_retention_count</code> settings in the API reference from number to string.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/13946">#13946</a>: The private <code>config.inicfg</code> attribute was changed in a breaking manner in pytest 9.0.0. Due to its usage in the ecosystem, it is now restored to working order using a compatibility shim. It will be deprecated in pytest 9.1 and removed in pytest 10.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/13965">#13965</a>: Fixed quadratic-time behavior when handling <code>unittest</code> subtests in Python 3.10.</p> </li> </ul> <h2>Improved documentation</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/4492">#4492</a>: The API Reference now contains cross-reference-able documentation of <code>pytest's command-line flags &lt;command-line-flags&gt;</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/3d10b5148e03eb82b3ee29181dbdc73cf82699e2"><code>3d10b51</code></a> Prepare release version 9.0.2</li> <li><a href="https://github.com/pytest-dev/pytest/commit/188750b725add8c3400eee6fbb6b80559c296d69"><code>188750b</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/14030">#14030</a> from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/b7d7bef90cb9a6db8ac1d3dd5b9ae0eb9abd6c58"><code>b7d7bef</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/14014">#14014</a> from bluetech/compat-note</li> <li><a href="https://github.com/pytest-dev/pytest/commit/bd08e85ac76614ff5ca9ae338aee8d8b06c8fae0"><code>bd08e85</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/14013">#14013</a> from pytest-dev/patchback/backports/9.0.x/922b60377...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/bc783862991241c442c9f9c068e51737ec15ea10"><code>bc78386</code></a> Add CLI options reference documentation (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13930">#13930</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/5a4e398ce89bc23d2cf3fd98c042fdffb6fa8afa"><code>5a4e398</code></a> Fix docs typo (<a href="https://redirect.github.com/pytest-dev/pytest/issues/14005">#14005</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/14008">#14008</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/d7ae6df394398168bf9d926f803c26849c8f07ee"><code>d7ae6df</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/14006">#14006</a> from pytest-dev/maintenance/update-plugin-list-tmpl...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/556f6a22e12d13d1ffeceaf64424eb95d5e0fb87"><code>556f6a2</code></a> pre-commit: fix rst-lint after new release (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13999">#13999</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/14001">#14001</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/c60fbe63a26f64a42738e3f3527a8f79024fdf50"><code>c60fbe6</code></a> Fix quadratic-time behavior when handling <code>unittest</code> subtests in Python 3.10 ...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/73d9b011183d9a1c4a7007c1119d97a6e627788e"><code>73d9b01</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/13995">#13995</a> from nicoddemus/patchback/backports/9.0.x/1b5200c0f...</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest/compare/9.0.1...9.0.2">compare view</a></li> </ul> </details> <br /> Updates `ruff` from 0.14.7 to 0.14.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ruff/releases">ruff's releases</a>.</em></p> <blockquote> <h2>0.14.8</h2> <h2>Release Notes</h2> <p>Released on 2025-12-04.</p> <h3>Preview features</h3> <ul> <li>[<code>flake8-bugbear</code>] Catch <code>yield</code> expressions within other statements (<code>B901</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21200">#21200</a>)</li> <li>[<code>flake8-use-pathlib</code>] Mark fixes unsafe for return type changes (<code>PTH104</code>, <code>PTH105</code>, <code>PTH109</code>, <code>PTH115</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21440">#21440</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix syntax error false positives for <code>await</code> outside functions (<a href="https://redirect.github.com/astral-sh/ruff/pull/21763">#21763</a>)</li> <li>[<code>flake8-simplify</code>] Fix truthiness assumption for non-iterable arguments in tuple/list/set calls (<code>SIM222</code>, <code>SIM223</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21479">#21479</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Suggest using <code>--output-file</code> option in GitLab integration (<a href="https://redirect.github.com/astral-sh/ruff/pull/21706">#21706</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>[syntax-error] Default type parameter followed by non-default type parameter (<a href="https://redirect.github.com/astral-sh/ruff/pull/21657">#21657</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/kieran-ryan"><code>@​kieran-ryan</code></a></li> <li><a href="https://github.com/11happy"><code>@​11happy</code></a></li> <li><a href="https://github.com/danparizher"><code>@​danparizher</code></a></li> <li><a href="https://github.com/ntBre"><code>@​ntBre</code></a></li> </ul> <h2>Install ruff 0.14.8</h2> <h3>Install prebuilt binaries via shell script</h3> <pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ruff/releases/download/0.14.8/ruff-installer.sh | sh </code></pre> <h3>Install prebuilt binaries via powershell script</h3> <pre lang="sh"><code>powershell -ExecutionPolicy Bypass -c &quot;irm https://github.com/astral-sh/ruff/releases/download/0.14.8/ruff-installer.ps1 | iex&quot; </code></pre> <h2>Download ruff 0.14.8</h2> <table> <thead> <tr> <th>File</th> <th>Platform</th> <th>Checksum</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/astral-sh/ruff/releases/download/0.14.8/ruff-aarch64-apple-darwin.tar.gz">ruff-aarch64-apple-darwin.tar.gz</a></td> <td>Apple Silicon macOS</td> <td><a href="https://github.com/astral-sh/ruff/releases/download/0.14.8/ruff-aarch64-apple-darwin.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/ruff/releases/download/0.14.8/ruff-x86_64-apple-darwin.tar.gz">ruff-x86_64-apple-darwin.tar.gz</a></td> <td>Intel macOS</td> <td><a href="https://github.com/astral-sh/ruff/releases/download/0.14.8/ruff-x86_64-apple-darwin.tar.gz.sha256">checksum</a></td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md">ruff's changelog</a>.</em></p> <blockquote> <h2>0.14.8</h2> <p>Released on 2025-12-04.</p> <h3>Preview features</h3> <ul> <li>[<code>flake8-bugbear</code>] Catch <code>yield</code> expressions within other statements (<code>B901</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21200">#21200</a>)</li> <li>[<code>flake8-use-pathlib</code>] Mark fixes unsafe for return type changes (<code>PTH104</code>, <code>PTH105</code>, <code>PTH109</code>, <code>PTH115</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21440">#21440</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix syntax error false positives for <code>await</code> outside functions (<a href="https://redirect.github.com/astral-sh/ruff/pull/21763">#21763</a>)</li> <li>[<code>flake8-simplify</code>] Fix truthiness assumption for non-iterable arguments in tuple/list/set calls (<code>SIM222</code>, <code>SIM223</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21479">#21479</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Suggest using <code>--output-file</code> option in GitLab integration (<a href="https://redirect.github.com/astral-sh/ruff/pull/21706">#21706</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>[syntax-error] Default type parameter followed by non-default type parameter (<a href="https://redirect.github.com/astral-sh/ruff/pull/21657">#21657</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/kieran-ryan"><code>@​kieran-ryan</code></a></li> <li><a href="https://github.com/11happy"><code>@​11happy</code></a></li> <li><a href="https://github.com/danparizher"><code>@​danparizher</code></a></li> <li><a href="https://github.com/ntBre"><code>@​ntBre</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ruff/commit/9d4f1c6ae24b75642a586531f4c668213fbac3fb"><code>9d4f1c6</code></a> Bump 0.14.8 (<a href="https://redirect.github.com/astral-sh/ruff/issues/21791">#21791</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/326025d45f87548caba9a56c5606d80f85abc5ff"><code>326025d</code></a> [ty] Always register rename provider if client doesn't support dynamic regist...</li> <li><a href="https://github.com/astral-sh/ruff/commit/3aefe85b32ff698b1a2086c2b50ff38af5c9dbed"><code>3aefe85</code></a> [ty] Ensure <code>rename</code> <code>CursorTest</code> calls <code>can_rename</code> before renaming (<a href="https://redirect.github.com/astral-sh/ruff/issues/21790">#21790</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/b8ecc83a54fd5d7955bf1ab4fb82fe18dcb52283"><code>b8ecc83</code></a> Fix clippy errors on <code>main</code> (<a href="https://redirect.github.com/astral-sh/ruff/issues/21788">#21788</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/6491932757ca6365bd11b8241266d81c045f7a8b"><code>6491932</code></a> [ty] Fix crash when hovering an unknown string annotation (<a href="https://redirect.github.com/astral-sh/ruff/issues/21782">#21782</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/a9f2bb41bd802c9f4db417e3fec8324cf6207868"><code>a9f2bb4</code></a> [ty] Don't send publish diagnostics for clients supporting pull diagnostics (...</li> <li><a href="https://github.com/astral-sh/ruff/commit/e2b72fbf99920c5621243ee67e1028844a841d35"><code>e2b72fb</code></a> [ty] cleanup test path (<a href="https://redirect.github.com/astral-sh/ruff/issues/21781">#21781</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/14fce0d44003ea30c30eb555344bd319da511380"><code>14fce0d</code></a> [ty] Improve the display of various special-form types (<a href="https://redirect.github.com/astral-sh/ruff/issues/21775">#21775</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/8ebecb2a88d664a6291af71805b8f6876f414815"><code>8ebecb2</code></a> [ty] Add subdiagnostic hint if the user wrote <code>X = Any</code> rather than <code>X: Any</code> ...</li> <li><a href="https://github.com/astral-sh/ruff/commit/45ac30a4d762c9c564d45bb66df813666682e78e"><code>45ac30a</code></a> [ty] Teach <code>ty</code> the meaning of desperation (try ancestor <code>pyproject.toml</code>s as...</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ruff/compare/0.14.7...0.14.8">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update Python dependencies to pick up new features and fixes: sqlglot 28.1.0, google-cloud-bigquery-storage 2.35.0, pytest 9.0.2, and ruff 0.14.8. Updates poetry.lock only. - **Dependencies** - sqlglot 28.1.0: adds LOCALTIMESTAMP, Snowflake type annotations; rs extra now uses sqlglotrs 0.8.0. - google-cloud-bigquery-storage 2.35.0: supports picosecond timestamp precision; Python 3.13 support. - pytest 9.0.2: disables terminal progress by default (except Windows); bug fixes. - ruff 0.14.8: fixes false positives for await outside functions; minor rule improvements. <sup>Written for commit afeb154. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dea8755 commit 46f3245

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

poetry.lock

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)