Skip to content

Commit

Permalink
Bump the python-packages group with 4 updates (#87)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 4 updates:
[db-dtypes](https://github.com/googleapis/python-db-dtypes-pandas),
[google-cloud-bigquery](https://github.com/googleapis/python-bigquery),
[sqlglot](https://github.com/tobymao/sqlglot) and
[ruff](https://github.com/astral-sh/ruff).

Updates `db-dtypes` from 1.3.1 to 1.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/python-db-dtypes-pandas/releases">db-dtypes's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.0</h2>
<h2><a
href="https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.3.1...v1.4.0">1.4.0</a>
(2025-01-21)</h2>
<h3>Features</h3>
<ul>
<li>Add <strong>hash</strong> property for JSONArrowType (<a
href="https://redirect.github.com/googleapis/python-db-dtypes-pandas/issues/316">#316</a>)
(<a
href="https://github.com/googleapis/python-db-dtypes-pandas/commit/7073e37d1fe76c2078550a8c7f0e45e3fad26809">7073e37</a>)</li>
<li>Add Arrow types for efficient JSON data representation in pyarrow
(<a
href="https://redirect.github.com/googleapis/python-db-dtypes-pandas/issues/312">#312</a>)
(<a
href="https://github.com/googleapis/python-db-dtypes-pandas/commit/d9992fc6120351cb8ccb2dd86bd57e8097004285">d9992fc</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/python-db-dtypes-pandas/blob/main/CHANGELOG.md">db-dtypes's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.3.1...v1.4.0">1.4.0</a>
(2025-01-21)</h2>
<h3>Features</h3>
<ul>
<li>Add <strong>hash</strong> property for JSONArrowType (<a
href="https://redirect.github.com/googleapis/python-db-dtypes-pandas/issues/316">#316</a>)
(<a
href="https://github.com/googleapis/python-db-dtypes-pandas/commit/7073e37d1fe76c2078550a8c7f0e45e3fad26809">7073e37</a>)</li>
<li>Add Arrow types for efficient JSON data representation in pyarrow
(<a
href="https://redirect.github.com/googleapis/python-db-dtypes-pandas/issues/312">#312</a>)
(<a
href="https://github.com/googleapis/python-db-dtypes-pandas/commit/d9992fc6120351cb8ccb2dd86bd57e8097004285">d9992fc</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/python-db-dtypes-pandas/commit/c8392fc9d48a9d88b937ab3e75fd09fcf2c262c1"><code>c8392fc</code></a>
chore(main): release 1.4.0 (<a
href="https://redirect.github.com/googleapis/python-db-dtypes-pandas/issues/315">#315</a>)</li>
<li><a
href="https://github.com/googleapis/python-db-dtypes-pandas/commit/7073e37d1fe76c2078550a8c7f0e45e3fad26809"><code>7073e37</code></a>
feat: add <strong>hash</strong> property for JSONArrowType (<a
href="https://redirect.github.com/googleapis/python-db-dtypes-pandas/issues/316">#316</a>)</li>
<li><a
href="https://github.com/googleapis/python-db-dtypes-pandas/commit/d9992fc6120351cb8ccb2dd86bd57e8097004285"><code>d9992fc</code></a>
feat: Add Arrow types for efficient JSON data representation in pyarrow
(<a
href="https://redirect.github.com/googleapis/python-db-dtypes-pandas/issues/312">#312</a>)</li>
<li><a
href="https://github.com/googleapis/python-db-dtypes-pandas/commit/b6c1428cf2be57a5c388dce5815bf924692e7b2a"><code>b6c1428</code></a>
chore(python): fix docs publish build (<a
href="https://redirect.github.com/googleapis/python-db-dtypes-pandas/issues/313">#313</a>)</li>
<li><a
href="https://github.com/googleapis/python-db-dtypes-pandas/commit/e132ed63ba1ef1b5bfc5d748949f90f26005c2ef"><code>e132ed6</code></a>
chore(python): update dependencies in .kokoro/docker/docs (<a
href="https://redirect.github.com/googleapis/python-db-dtypes-pandas/issues/308">#308</a>)</li>
<li><a
href="https://github.com/googleapis/python-db-dtypes-pandas/commit/1695e859b513493d45f20dec8f5d9c359b4ad7b2"><code>1695e85</code></a>
test: use python 3.10 for docs (<a
href="https://redirect.github.com/googleapis/python-db-dtypes-pandas/issues/305">#305</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.3.1...v1.4.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `google-cloud-bigquery` from 3.27.0 to 3.29.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/python-bigquery/releases">google-cloud-bigquery's
releases</a>.</em></p>
<blockquote>
<h2>v3.29.0</h2>
<h2><a
href="https://github.com/googleapis/python-bigquery/compare/v3.28.0...v3.29.0">3.29.0</a>
(2025-01-21)</h2>
<h3>Features</h3>
<ul>
<li>Add ExternalCatalogTableOptions class and tests (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2116">#2116</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/cdc1a6e1623b8305c6a6a1a481b3365e866a073d">cdc1a6e</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Add default value in SchemaField.from_api_repr() (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2115">#2115</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/7de6822e1c556a68cb8d50e90664c094697cca1d">7de6822</a>)</li>
</ul>
<h2>v3.28.0</h2>
<h2><a
href="https://github.com/googleapis/python-bigquery/compare/v3.27.0...v3.28.0">3.28.0</a>
(2025-01-15) - YANKED</h2>
<h2>Reason this release was yanked:</h2>
<p>This turned out to be incompatible with <a
href="https://github.com/googleapis/python-bigquery-pandas">pandas-gbq</a>.
For more details, see <a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/854">issue</a>.</p>
<h3>Features</h3>
<ul>
<li>Add property for <code>allowNonIncrementalDefinition</code> for
materialized view (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2084">#2084</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/3359ef37b90243bea2d9e68bb996fe5d736f304c">3359ef3</a>)</li>
<li>Add property for maxStaleness in table definitions (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2087">#2087</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/729322c2288a30464f2f135ba18b9c4aa7d2f0da">729322c</a>)</li>
<li>Add type hints to Client (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2044">#2044</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/40529de923e25c41c6728c121b9c82a042967ada">40529de</a>)</li>
<li>Adds ExternalCatalogDatasetOptions and tests (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2111">#2111</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/b929a900d49e2c15897134209ed9de5fc7f238cd">b929a90</a>)</li>
<li>Adds ForeignTypeInfo class and tests (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2110">#2110</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/55ca63c23fcb56573e2de67e4f7899939628c4a1">55ca63c</a>)</li>
<li>Adds new input validation function similar to isinstance. (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2107">#2107</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/a2bebb95c5ef32ac7c7cbe19c3e7a9412cbee60d">a2bebb9</a>)</li>
<li>Adds StorageDescriptor and tests (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2109">#2109</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/6be0272ff25dac97a38ae4ee5aa02016dc82a0d8">6be0272</a>)</li>
<li>Adds the SerDeInfo class and tests (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2108">#2108</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/62960f255d05b15940a8d2cdc595592175fada11">62960f2</a>)</li>
<li>Migrate to pyproject.toml (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2041">#2041</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/106161180ead01aca1ead909cf06ca559f68666d">1061611</a>)</li>
<li>Preserve unknown fields from the REST API representation in
<code>SchemaField</code> (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2097">#2097</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/aaf1eb85ada95ab866be0199812ea7f5c7f50766">aaf1eb8</a>)</li>
<li>Resource tags in dataset (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2090">#2090</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/3e130166f43dcc06704fe90edf9068dfd44842a6">3e13016</a>)</li>
<li>Support setting max_stream_count when fetching query result (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2051">#2051</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/d4612979b812d2a835e47200f27a87a66bcb856a">d461297</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Allow geopandas 1.x (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2065">#2065</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/f2ab8cbfe00d442ad3b40683ecfec320e53b4688">f2ab8cb</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Render fields correctly for update calls (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2055">#2055</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/a4d9534a900f13ae7355904cda05097d781f27e3">a4d9534</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md">google-cloud-bigquery's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/python-bigquery/compare/v3.28.0...v3.29.0">3.29.0</a>
(2025-01-21)</h2>
<h3>Features</h3>
<ul>
<li>Add ExternalCatalogTableOptions class and tests (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2116">#2116</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/cdc1a6e1623b8305c6a6a1a481b3365e866a073d">cdc1a6e</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Add default value in SchemaField.from_api_repr() (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2115">#2115</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/7de6822e1c556a68cb8d50e90664c094697cca1d">7de6822</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/python-bigquery/compare/v3.27.0...v3.28.0">3.28.0</a>
(2025-01-15)</h2>
<h3>Features</h3>
<ul>
<li>Add property for <code>allowNonIncrementalDefinition</code> for
materialized view (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2084">#2084</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/3359ef37b90243bea2d9e68bb996fe5d736f304c">3359ef3</a>)</li>
<li>Add property for maxStaleness in table definitions (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2087">#2087</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/729322c2288a30464f2f135ba18b9c4aa7d2f0da">729322c</a>)</li>
<li>Add type hints to Client (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2044">#2044</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/40529de923e25c41c6728c121b9c82a042967ada">40529de</a>)</li>
<li>Adds ExternalCatalogDatasetOptions and tests (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2111">#2111</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/b929a900d49e2c15897134209ed9de5fc7f238cd">b929a90</a>)</li>
<li>Adds ForeignTypeInfo class and tests (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2110">#2110</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/55ca63c23fcb56573e2de67e4f7899939628c4a1">55ca63c</a>)</li>
<li>Adds new input validation function similar to isinstance. (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2107">#2107</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/a2bebb95c5ef32ac7c7cbe19c3e7a9412cbee60d">a2bebb9</a>)</li>
<li>Adds StorageDescriptor and tests (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2109">#2109</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/6be0272ff25dac97a38ae4ee5aa02016dc82a0d8">6be0272</a>)</li>
<li>Adds the SerDeInfo class and tests (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2108">#2108</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/62960f255d05b15940a8d2cdc595592175fada11">62960f2</a>)</li>
<li>Migrate to pyproject.toml (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2041">#2041</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/106161180ead01aca1ead909cf06ca559f68666d">1061611</a>)</li>
<li>Preserve unknown fields from the REST API representation in
<code>SchemaField</code> (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2097">#2097</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/aaf1eb85ada95ab866be0199812ea7f5c7f50766">aaf1eb8</a>)</li>
<li>Resource tags in dataset (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2090">#2090</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/3e130166f43dcc06704fe90edf9068dfd44842a6">3e13016</a>)</li>
<li>Support setting max_stream_count when fetching query result (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2051">#2051</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/d4612979b812d2a835e47200f27a87a66bcb856a">d461297</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Allow geopandas 1.x (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2065">#2065</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/f2ab8cbfe00d442ad3b40683ecfec320e53b4688">f2ab8cb</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Render fields correctly for update calls (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2055">#2055</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/a4d9534a900f13ae7355904cda05097d781f27e3">a4d9534</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/b44fda08cbe52acf2a5137d2056f006100aab938"><code>b44fda0</code></a>
chore(main): release 3.29.0 (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2117">#2117</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/cdc1a6e1623b8305c6a6a1a481b3365e866a073d"><code>cdc1a6e</code></a>
feat: add ExternalCatalogTableOptions class and tests (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2116">#2116</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/7de6822e1c556a68cb8d50e90664c094697cca1d"><code>7de6822</code></a>
fix: add default value in SchemaField.from_api_repr() (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2115">#2115</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/9c504186f03ffb8b86836c683912b310db2435e9"><code>9c50418</code></a>
chore(main): release 3.28.0 (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2056">#2056</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/b929a900d49e2c15897134209ed9de5fc7f238cd"><code>b929a90</code></a>
feat: adds ExternalCatalogDatasetOptions and tests (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2111">#2111</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/55ca63c23fcb56573e2de67e4f7899939628c4a1"><code>55ca63c</code></a>
feat: Adds ForeignTypeInfo class and tests (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2110">#2110</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/3e130166f43dcc06704fe90edf9068dfd44842a6"><code>3e13016</code></a>
feat: resource tags in dataset (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2090">#2090</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/6be0272ff25dac97a38ae4ee5aa02016dc82a0d8"><code>6be0272</code></a>
feat: adds StorageDescriptor and tests (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2109">#2109</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/62960f255d05b15940a8d2cdc595592175fada11"><code>62960f2</code></a>
feat: adds the SerDeInfo class and tests (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2108">#2108</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/a2bebb95c5ef32ac7c7cbe19c3e7a9412cbee60d"><code>a2bebb9</code></a>
feat: adds new input validation function similar to isinstance. (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2107">#2107</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/python-bigquery/compare/v3.27.0...v3.29.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `sqlglot` from 26.2.1 to 26.3.9
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md">sqlglot's
changelog</a>.</em></p>
<blockquote>
<h2>[v26.3.9] - 2025-01-27</h2>
<h3>:bug: Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/b091f2f4e4779fb9a4187d1665ca40e1648d9ccb"><code>b091f2f</code></a>
- <strong>trino</strong>: Correctly render exp.LocationProperty in
CREATE TABLE / CREATE SCHEMA <em>(PR <a
href="https://redirect.github.com/tobymao/sqlglot/pull/4659">#4659</a>
by <a
href="https://github.com/erindru"><code>@​erindru</code></a>)</em></li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/c4de94538cd69540f772b9b13e968ee16ffbbe67"><code>c4de945</code></a>
- <strong>Trino</strong>: Prevent first_value and last_value from being
converted <em>(PR <a
href="https://redirect.github.com/tobymao/sqlglot/pull/4661">#4661</a>
by <a
href="https://github.com/MikeWallis42"><code>@​MikeWallis42</code></a>)</em>
<ul>
<li>:arrow_lower_right: <em>fixes issue <a
href="https://redirect.github.com/tobymao/sqlglot/issues/4660">#4660</a>
opened by <a
href="https://github.com/MikeWallis42"><code>@​MikeWallis42</code></a></em></li>
</ul>
</li>
</ul>
<h3>:wrench: Chores</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/bae0489044a1368556f03f637c171a1873b6f05c"><code>bae0489</code></a>
- reduce sdist size <em>(commit by <a
href="https://github.com/tobymao"><code>@​tobymao</code></a>)</em></li>
</ul>
<h2>[v26.3.8] - 2025-01-24</h2>
<h3>:wrench: Chores</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/5f54f168ee75c5a344747a035e63e1df70fe652c"><code>5f54f16</code></a>
- bump sqlglotrs to 0.3.14 <em>(commit by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em></li>
</ul>
<h2>[v26.3.7] - 2025-01-24</h2>
<h3>:wrench: Chores</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/14ad1a04e86fea5ea88f99948e4cc283692e72a2"><code>14ad1a0</code></a>
- bump sqlglotrs to 0.3.13 <em>(commit by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em></li>
</ul>
<h2>[v26.3.6] - 2025-01-24</h2>
<h3>:wrench: Chores</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/085fef6971a4ebd43b5c7013c6bbcb0d00dfdc30"><code>085fef6</code></a>
- bump sqlglotrs to 0.3.12 <em>(commit by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em></li>
</ul>
<h2>[v26.3.5] - 2025-01-24</h2>
<h3>:wrench: Chores</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/acb7217d89e12de549663b67af4687a08512993f"><code>acb7217</code></a>
- bump sqlglotrs to 0.3.11 <em>(commit by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em></li>
</ul>
<h2>[v26.3.4] - 2025-01-24</h2>
<h3>:wrench: Chores</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/bb7548d1e9f371d3ce931fcbd86c65c895f159d1"><code>bb7548d</code></a>
- bump sqlglotrs to 0.3.10 <em>(commit by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em></li>
</ul>
<h2>[v26.3.3] - 2025-01-23</h2>
<h3>:wrench: Chores</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/3a188ef0d42a6313625b25003c27195156e7e753"><code>3a188ef</code></a>
- fix sqlglotrs deployment job <em>(PR <a
href="https://redirect.github.com/tobymao/sqlglot/pull/4657">#4657</a>
by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em></li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/7e55533d9bb06783803f275415640217c89085d0"><code>7e55533</code></a>
- bump sqlglotrs to 0.3.9 <em>(commit by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em></li>
</ul>
<h2>[v26.3.2] - 2025-01-23</h2>
<h3>:wrench: Chores</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/28f56cb7d9805ce898e7bf6bb884cccb1bd32c52"><code>28f56cb</code></a>
- fix sqlglotrs deployment job <em>(PR <a
href="https://redirect.github.com/tobymao/sqlglot/pull/4656">#4656</a>
by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em></li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/846b1414183e3d193b4aacc82f3861378adb9ec9"><code>846b141</code></a>
- bump sqlglotrs to 0.3.8 <em>(commit by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em></li>
</ul>
<h2>[v26.3.1] - 2025-01-23</h2>
<h3>:wrench: Chores</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/ff9ea0c4554ef0fa46b3460d01374d4a3f9c36ff"><code>ff9ea0c</code></a>
- change upload-artifact to v4 <em>(commit by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/c4de94538cd69540f772b9b13e968ee16ffbbe67"><code>c4de945</code></a>
Fix(Trino): Prevent first_value and last_value from being converted (<a
href="https://redirect.github.com/tobymao/sqlglot/issues/4661">#4661</a>)</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/b091f2f4e4779fb9a4187d1665ca40e1648d9ccb"><code>b091f2f</code></a>
Fix(trino): Correctly render exp.LocationProperty in CREATE TABLE /
CREATE SC...</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/bae0489044a1368556f03f637c171a1873b6f05c"><code>bae0489</code></a>
chore: reduce sdist size</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/0d3e3f4d2ae31a9a542c243b93607355e733b751"><code>0d3e3f4</code></a>
docs: update API docs, CHANGELOG.md for v26.3.8 [skip ci]</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/5f54f168ee75c5a344747a035e63e1df70fe652c"><code>5f54f16</code></a>
Chore: bump sqlglotrs to 0.3.14</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/14c0b95d895d1dbeec795dc7ad087a1cc777e32c"><code>14c0b95</code></a>
docs: update API docs, CHANGELOG.md for v26.3.7 [skip ci]</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/6237d5be757560e55991bd1fb0a4680db712463f"><code>6237d5b</code></a>
Fixup</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/14ad1a04e86fea5ea88f99948e4cc283692e72a2"><code>14ad1a0</code></a>
Chore: bump sqlglotrs to 0.3.13</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/6da6fe490a5de07eb1f4f91defae949a85c59085"><code>6da6fe4</code></a>
Another shot at fixing sqlglotrs deployment job</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/a80e922d9d6fff051c557e851920f7267a8f2e5c"><code>a80e922</code></a>
docs: update API docs, CHANGELOG.md for v26.3.6 [skip ci]</li>
<li>Additional commits viewable in <a
href="https://github.com/tobymao/sqlglot/compare/v26.2.1...v26.3.9">compare
view</a></li>
</ul>
</details>
<br />

Updates `ruff` from 0.9.2 to 0.9.3
<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.9.3</h2>
<h2>Release Notes</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>airflow</code>] Argument <code>fail_stop</code> in DAG has
been renamed as <code>fail_fast</code> (<code>AIR302</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15633">#15633</a>)</li>
<li>[<code>airflow</code>] Extend <code>AIR303</code> with more symbols
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/15611">#15611</a>)</li>
<li>[<code>flake8-bandit</code>] Report all references to suspicious
functions (<code>S3</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15541">#15541</a>)</li>
<li>[<code>flake8-pytest-style</code>] Do not emit diagnostics for empty
<code>for</code> loops (<code>PT012</code>, <code>PT031</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15542">#15542</a>)</li>
<li>[<code>flake8-simplify</code>] Avoid double negations
(<code>SIM103</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15562">#15562</a>)</li>
<li>[<code>pyflakes</code>] Fix infinite loop with unused local import
in <code>__init__.py</code> (<code>F401</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15517">#15517</a>)</li>
<li>[<code>pylint</code>] Do not report methods with only one
<code>EM101</code>-compatible <code>raise</code> (<code>PLR6301</code>)
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/15507">#15507</a>)</li>
<li>[<code>pylint</code>] Implement
<code>redefined-slots-in-subclass</code> (<code>W0244</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9640">#9640</a>)</li>
<li>[<code>pyupgrade</code>] Add rules to use PEP 695 generics in
classes and functions (<code>UP046</code>, <code>UP047</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15565">#15565</a>,
<a
href="https://redirect.github.com/astral-sh/ruff/pull/15659">#15659</a>)</li>
<li>[<code>refurb</code>] Implement <code>for-loop-writes</code>
(<code>FURB122</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/10630">#10630</a>)</li>
<li>[<code>ruff</code>] Implement <code>needless-else</code> clause
(<code>RUF047</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15051">#15051</a>)</li>
<li>[<code>ruff</code>] Implement <code>starmap-zip</code>
(<code>RUF058</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15483">#15483</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>flake8-bugbear</code>] Do not raise error if keyword argument
is present and target-python version is less or equals than 3.9
(<code>B903</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15549">#15549</a>)</li>
<li>[<code>flake8-comprehensions</code>] strip parentheses around
generators in <code>unnecessary-generator-set</code> (<code>C401</code>)
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/15553">#15553</a>)</li>
<li>[<code>flake8-pytest-style</code>] Rewrite references to
<code>.exception</code> (<code>PT027</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15680">#15680</a>)</li>
<li>[<code>flake8-simplify</code>] Mark fixes as unsafe
(<code>SIM201</code>, <code>SIM202</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15626">#15626</a>)</li>
<li>[<code>flake8-type-checking</code>] Fix some safe fixes being
labeled unsafe (<code>TC006</code>,<code>TC008</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15638">#15638</a>)</li>
<li>[<code>isort</code>] Omit trailing whitespace in
<code>unsorted-imports</code> (<code>I001</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15518">#15518</a>)</li>
<li>[<code>pydoclint</code>] Allow ignoring one line docstrings for
<code>DOC</code> rules (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13302">#13302</a>)</li>
<li>[<code>pyflakes</code>] Apply redefinition fixes by source code
order (<code>F811</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15575">#15575</a>)</li>
<li>[<code>pyflakes</code>] Avoid removing too many imports in
<code>redefined-while-unused</code> (<code>F811</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15585">#15585</a>)</li>
<li>[<code>pyflakes</code>] Group redefinition fixes by source statement
(<code>F811</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15574">#15574</a>)</li>
<li>[<code>pylint</code>] Include name of base class in message for
<code>redefined-slots-in-subclass</code> (<code>W0244</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15559">#15559</a>)</li>
<li>[<code>ruff</code>] Update fix for <code>RUF055</code> to use
<code>var == value</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15605">#15605</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li>Fix bracket spacing for single-element tuples in f-string
expressions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15537">#15537</a>)</li>
<li>Fix unstable f-string formatting for expressions containing a
trailing comma (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15545">#15545</a>)</li>
</ul>
<h3>Performance</h3>
<ul>
<li>Avoid quadratic membership check in import fixes (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15576">#15576</a>)</li>
</ul>
<h3>Server</h3>
<ul>
<li>Allow <code>unsafe-fixes</code> settings for code actions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15666">#15666</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>[<code>flake8-bandit</code>] Add missing single-line/dotall regex
flag (<code>S608</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15654">#15654</a>)</li>
<li>[<code>flake8-import-conventions</code>] Fix infinite loop between
<code>ICN001</code> and <code>I002</code> (<code>ICN001</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15480">#15480</a>)</li>
</ul>
<!-- 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.9.3</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>airflow</code>] Argument <code>fail_stop</code> in DAG has
been renamed as <code>fail_fast</code> (<code>AIR302</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15633">#15633</a>)</li>
<li>[<code>airflow</code>] Extend <code>AIR303</code> with more symbols
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/15611">#15611</a>)</li>
<li>[<code>flake8-bandit</code>] Report all references to suspicious
functions (<code>S3</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15541">#15541</a>)</li>
<li>[<code>flake8-pytest-style</code>] Do not emit diagnostics for empty
<code>for</code> loops (<code>PT012</code>, <code>PT031</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15542">#15542</a>)</li>
<li>[<code>flake8-simplify</code>] Avoid double negations
(<code>SIM103</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15562">#15562</a>)</li>
<li>[<code>pyflakes</code>] Fix infinite loop with unused local import
in <code>__init__.py</code> (<code>F401</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15517">#15517</a>)</li>
<li>[<code>pylint</code>] Do not report methods with only one
<code>EM101</code>-compatible <code>raise</code> (<code>PLR6301</code>)
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/15507">#15507</a>)</li>
<li>[<code>pylint</code>] Implement
<code>redefined-slots-in-subclass</code> (<code>W0244</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9640">#9640</a>)</li>
<li>[<code>pyupgrade</code>] Add rules to use PEP 695 generics in
classes and functions (<code>UP046</code>, <code>UP047</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15565">#15565</a>,
<a
href="https://redirect.github.com/astral-sh/ruff/pull/15659">#15659</a>)</li>
<li>[<code>refurb</code>] Implement <code>for-loop-writes</code>
(<code>FURB122</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/10630">#10630</a>)</li>
<li>[<code>ruff</code>] Implement <code>needless-else</code> clause
(<code>RUF047</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15051">#15051</a>)</li>
<li>[<code>ruff</code>] Implement <code>starmap-zip</code>
(<code>RUF058</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15483">#15483</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>flake8-bugbear</code>] Do not raise error if keyword argument
is present and target-python version is less or equals than 3.9
(<code>B903</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15549">#15549</a>)</li>
<li>[<code>flake8-comprehensions</code>] strip parentheses around
generators in <code>unnecessary-generator-set</code> (<code>C401</code>)
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/15553">#15553</a>)</li>
<li>[<code>flake8-pytest-style</code>] Rewrite references to
<code>.exception</code> (<code>PT027</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15680">#15680</a>)</li>
<li>[<code>flake8-simplify</code>] Mark fixes as unsafe
(<code>SIM201</code>, <code>SIM202</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15626">#15626</a>)</li>
<li>[<code>flake8-type-checking</code>] Fix some safe fixes being
labeled unsafe (<code>TC006</code>,<code>TC008</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15638">#15638</a>)</li>
<li>[<code>isort</code>] Omit trailing whitespace in
<code>unsorted-imports</code> (<code>I001</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15518">#15518</a>)</li>
<li>[<code>pydoclint</code>] Allow ignoring one line docstrings for
<code>DOC</code> rules (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13302">#13302</a>)</li>
<li>[<code>pyflakes</code>] Apply redefinition fixes by source code
order (<code>F811</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15575">#15575</a>)</li>
<li>[<code>pyflakes</code>] Avoid removing too many imports in
<code>redefined-while-unused</code> (<code>F811</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15585">#15585</a>)</li>
<li>[<code>pyflakes</code>] Group redefinition fixes by source statement
(<code>F811</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15574">#15574</a>)</li>
<li>[<code>pylint</code>] Include name of base class in message for
<code>redefined-slots-in-subclass</code> (<code>W0244</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15559">#15559</a>)</li>
<li>[<code>ruff</code>] Update fix for <code>RUF055</code> to use
<code>var == value</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15605">#15605</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li>Fix bracket spacing for single-element tuples in f-string
expressions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15537">#15537</a>)</li>
<li>Fix unstable f-string formatting for expressions containing a
trailing comma (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15545">#15545</a>)</li>
</ul>
<h3>Performance</h3>
<ul>
<li>Avoid quadratic membership check in import fixes (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15576">#15576</a>)</li>
</ul>
<h3>Server</h3>
<ul>
<li>Allow <code>unsafe-fixes</code> settings for code actions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15666">#15666</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>[<code>flake8-bandit</code>] Add missing single-line/dotall regex
flag (<code>S608</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15654">#15654</a>)</li>
<li>[<code>flake8-import-conventions</code>] Fix infinite loop between
<code>ICN001</code> and <code>I002</code> (<code>ICN001</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15480">#15480</a>)</li>
<li>[<code>flake8-simplify</code>] Do not emit diagnostics for
expressions inside string type annotations (<code>SIM222</code>,
<code>SIM223</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/15405">#15405</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/ruff/commit/90589372daf58ec4d314cbd15db8d2ef572c33cc"><code>9058937</code></a>
Fix grep for version number in docker build (<a
href="https://redirect.github.com/astral-sh/ruff/issues/15699">#15699</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/b5ffb404de8ab05eb7b14d6547f79f4fe3a3e25f"><code>b5ffb40</code></a>
Bump version to 0.9.3 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/15698">#15698</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/cffd1866ce1ac6da4d6a5bc12435316d2d99755b"><code>cffd186</code></a>
Preserve raw string prefix and escapes (<a
href="https://redirect.github.com/astral-sh/ruff/issues/15694">#15694</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/569060f46ca2e036cd54532c97121737884f26c0"><code>569060f</code></a>
[<code>flake8-pytest-style</code>] Rewrite references to
<code>.exception</code> (<code>PT027</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/issues/15680">#15680</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/15394a80282f589526497eefb2507a0afc662ca6"><code>15394a8</code></a>
[red-knot] MDTests: Do not depend on precise public-symbol type
inference (<a
href="https://redirect.github.com/astral-sh/ruff/issues/1">#1</a>...</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/fc2ebea7369b26c864769fce54201a8657d70058"><code>fc2ebea</code></a>
[red-knot] Make <code>infer.rs</code> unit tests independent of public
symbol inference ...</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/43160b4c3edb9cda4c01ed857e94578213e70c6f"><code>43160b4</code></a>
Tidy knot CLI tests (<a
href="https://redirect.github.com/astral-sh/ruff/issues/15685">#15685</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/0173738eef808a9b2f492a0b966e3f70e8584e21"><code>0173738</code></a>
[red-knot] Port comprehension tests to Markdown (<a
href="https://redirect.github.com/astral-sh/ruff/issues/15688">#15688</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/05ea77b1d4d1863e6436101cf877fbf265e966f4"><code>05ea77b</code></a>
Create Unknown rule diagnostics with a source range (<a
href="https://redirect.github.com/astral-sh/ruff/issues/15648">#15648</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/1e790d3885919826e2cff2fbf6ddb31554714050"><code>1e790d3</code></a>
[red-knot] Port 'deferred annotations' unit tests to Markdown (<a
href="https://redirect.github.com/astral-sh/ruff/issues/15686">#15686</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff/compare/0.9.2...0.9.3">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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent 91d7794 commit 6a0a81c
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6a0a81c

Please sign in to comment.