Skip to content

Commit

Permalink
Bump the python-packages group with 5 updates (#49)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [sqlglot](https://github.com/tobymao/sqlglot) | `22.5.0` | `25.24.0` |
| [google-cloud-bigquery](https://github.com/googleapis/python-bigquery)
| `3.25.0` | `3.26.0` |
| [pandas-gbq](https://github.com/googleapis/python-bigquery-pandas) |
`0.19.2` | `0.23.2` |
| [pytest](https://github.com/pytest-dev/pytest) | `7.4.4` | `8.3.3` |
| [ruff](https://github.com/astral-sh/ruff) | `0.1.15` | `0.6.8` |

Updates `sqlglot` from 22.5.0 to 25.24.0
<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>[v25.24.0] - 2024-09-26</h2>
<h3>:boom: BREAKING CHANGES</h3>
<ul>
<li>
<p>due to <a
href="https://github.com/tobymao/sqlglot/commit/3ab6dfb486f18d036bfac6a90d5f81b0ce7a91ea"><code>3ab6dfb</code></a>
- Generalize COLUMNS(...) APPLY <em>(PR <a
href="https://redirect.github.com/tobymao/sqlglot/pull/4161">#4161</a>
by <a
href="https://github.com/VaggelisD"><code>@​VaggelisD</code></a>)</em>:</p>
<p>Generalize COLUMNS(...) APPLY (<a
href="https://redirect.github.com/tobymao/sqlglot/issues/4161">#4161</a>)</p>
</li>
</ul>
<h3>:sparkles: New Features</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/93cef30bc534a155bce06f35d441d20e5dd78cf6"><code>93cef30</code></a>
- <strong>postgres</strong>: Support OVERLAY function <em>(PR <a
href="https://redirect.github.com/tobymao/sqlglot/pull/4165">#4165</a>
by <a
href="https://github.com/VaggelisD"><code>@​VaggelisD</code></a>)</em>
<ul>
<li>:arrow_lower_right: <em>addresses issue <a
href="https://redirect.github.com/tobymao/sqlglot/issues/4159">#4159</a>
opened by <a
href="https://github.com/s1101010110"><code>@​s1101010110</code></a></em></li>
</ul>
</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/0a5444dc822b7c53c008bc946eb3b54ca2147f3c"><code>0a5444d</code></a>
- expose a flag to automatically exclude Keep diff nodes <em>(PR <a
href="https://redirect.github.com/tobymao/sqlglot/pull/4168">#4168</a>
by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em></li>
</ul>
<h3>:bug: Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/9c172643aa3f3f0ffcc2e62242b62ba9c6141925"><code>9c17264</code></a>
- <strong>hive</strong>: Enclose exp.Split with \E <em>(PR <a
href="https://redirect.github.com/tobymao/sqlglot/pull/4163">#4163</a>
by <a
href="https://github.com/VaggelisD"><code>@​VaggelisD</code></a>)</em>
<ul>
<li>:arrow_lower_right: <em>fixes issue <a
href="https://redirect.github.com/tobymao/sqlglot/issues/4158">#4158</a>
opened by <a
href="https://github.com/cpcloud"><code>@​cpcloud</code></a></em></li>
</ul>
</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/3ab6dfb486f18d036bfac6a90d5f81b0ce7a91ea"><code>3ab6dfb</code></a>
- <strong>clickhouse</strong>: Generalize COLUMNS(...) APPLY <em>(PR <a
href="https://redirect.github.com/tobymao/sqlglot/pull/4161">#4161</a>
by <a
href="https://github.com/VaggelisD"><code>@​VaggelisD</code></a>)</em>
<ul>
<li>:arrow_lower_right: <em>fixes issue <a
href="https://redirect.github.com/tobymao/sqlglot/issues/4157">#4157</a>
opened by <a
href="https://github.com/elchyn-cheliabiyeu"><code>@​elchyn-cheliabiyeu</code></a></em></li>
</ul>
</li>
</ul>
<h3>:recycle: Refactors</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/2540e50d2b0df12f940c68acc574e540d19546cf"><code>2540e50</code></a>
- simplify check_deploy job <em>(commit by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em></li>
</ul>
<h3>:wrench: Chores</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/f6d3bdd740d0fe128d4d5dd99833a6f71c890ed3"><code>f6d3bdd</code></a>
- update supported dialect count (21 -&gt; 23) <em>(commit by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em></li>
</ul>
<h2>[v25.23.2] - 2024-09-25</h2>
<h3>:wrench: Chores</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/eca05d3b08645d7a984ee65b438282b35cb41960"><code>eca05d3</code></a>
- tweak should_deploy_rs script to avoid marking CI as failed
<em>(commit by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em></li>
</ul>
<h2>[v25.23.1] - 2024-09-25</h2>
<h3>:wrench: Chores</h3>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/349b8f81ed69a3708e1afd15816b3b58e2bf8b3f"><code>349b8f8</code></a>
- fetch all history to allow workflow script to skip sqlglotrs
deployments <em>(PR <a
href="https://redirect.github.com/tobymao/sqlglot/pull/4162">#4162</a>
by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em></li>
</ul>
<h2>[v25.23.0] - 2024-09-25</h2>
<h3>:boom: BREAKING CHANGES</h3>
<ul>
<li>
<p>due to <a
href="https://github.com/tobymao/sqlglot/commit/da51ea5c8f405859d877a25176e8e48ef8b4b112"><code>da51ea5</code></a>
- refactor exp.Chr <em>(PR <a
href="https://redirect.github.com/tobymao/sqlglot/pull/4081">#4081</a>
by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em>:</p>
<p>refactor exp.Chr (<a
href="https://redirect.github.com/tobymao/sqlglot/issues/4081">#4081</a>)</p>
</li>
<li>
<p>due to <a
href="https://github.com/tobymao/sqlglot/commit/9c527b549cc56db9d8f44579397d9f9fe1440573"><code>9c527b5</code></a>
- treat Nullable as an arg instead of a DataType.TYPE <em>(PR <a
href="https://redirect.github.com/tobymao/sqlglot/pull/4094">#4094</a>
by <a
href="https://github.com/georgesittas"><code>@​georgesittas</code></a>)</em>:</p>
<p>treat Nullable as an arg instead of a DataType.TYPE (<a
href="https://redirect.github.com/tobymao/sqlglot/issues/4094">#4094</a>)</p>
</li>
<li>
<p>due to <a
href="https://github.com/tobymao/sqlglot/commit/ba015dc1102a4fe0c35cbfe6e3d23dc24263c20f"><code>ba015dc</code></a>
- add <code>returning</code> to merge expression builder <em>(PR <a
href="https://redirect.github.com/tobymao/sqlglot/pull/4125">#4125</a>
by <a
href="https://github.com/max-muoto"><code>@​max-muoto</code></a>)</em>:</p>
<p>add <code>returning</code> to merge expression builder (<a
href="https://redirect.github.com/tobymao/sqlglot/issues/4125">#4125</a>)</p>
</li>
<li>
<p>due to <a
href="https://github.com/tobymao/sqlglot/commit/77a514dd7cfa9feb847c429411809092e5578bad"><code>77a514d</code></a>
- Parse VALUES &amp; query modifiers in wrapped FROM clause <em>(PR <a
href="https://redirect.github.com/tobymao/sqlglot/pull/4135">#4135</a>
by <a
href="https://github.com/VaggelisD"><code>@​VaggelisD</code></a>)</em>:</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tobymao/sqlglot/commit/73cd334d4c2582134591ce4812f439705c364941"><code>73cd334</code></a>
Cleanup</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/0a5444dc822b7c53c008bc946eb3b54ca2147f3c"><code>0a5444d</code></a>
Feat: expose a flag to automatically exclude Keep diff nodes (<a
href="https://redirect.github.com/tobymao/sqlglot/issues/4168">#4168</a>)</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/93cef30bc534a155bce06f35d441d20e5dd78cf6"><code>93cef30</code></a>
feat(postgres): Support OVERLAY function (<a
href="https://redirect.github.com/tobymao/sqlglot/issues/4165">#4165</a>)</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/3ab6dfb486f18d036bfac6a90d5f81b0ce7a91ea"><code>3ab6dfb</code></a>
fix(clickhouse)!: Generalize COLUMNS(...) APPLY (<a
href="https://redirect.github.com/tobymao/sqlglot/issues/4161">#4161</a>)</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/f6d3bdd740d0fe128d4d5dd99833a6f71c890ed3"><code>f6d3bdd</code></a>
Chore: update supported dialect count (21 -&gt; 23)</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/2540e50d2b0df12f940c68acc574e540d19546cf"><code>2540e50</code></a>
Refactor: simplify check_deploy job</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/9c172643aa3f3f0ffcc2e62242b62ba9c6141925"><code>9c17264</code></a>
fix(hive): Enclose exp.Split with \E (<a
href="https://redirect.github.com/tobymao/sqlglot/issues/4163">#4163</a>)</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/abafa607a877f1f981944155b45110f917536f48"><code>abafa60</code></a>
docs: update API docs, CHANGELOG.md for v25.23.2 [skip ci]</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/eca05d3b08645d7a984ee65b438282b35cb41960"><code>eca05d3</code></a>
Chore: tweak should_deploy_rs script to avoid marking CI as failed</li>
<li><a
href="https://github.com/tobymao/sqlglot/commit/0778c29d6c675e86fd50962cf4db73e685a78af1"><code>0778c29</code></a>
docs: update API docs, CHANGELOG.md for v25.23.1 [skip ci]</li>
<li>Additional commits viewable in <a
href="https://github.com/tobymao/sqlglot/compare/v22.5.0...v25.24.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `google-cloud-bigquery` from 3.25.0 to 3.26.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.26.0</h2>
<h2><a
href="https://github.com/googleapis/python-bigquery/compare/v3.25.0...v3.26.0">3.26.0</a>
(2024-09-25)</h2>
<h3>Features</h3>
<ul>
<li>Include LegacyPandasError in init imports (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2014">#2014</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/3ab5e95984ad521027a4e1efd9f16767403e668d">3ab5e95</a>)</li>
<li>Use <code>bigquery-magics</code> package for the
<code>%%bigquery</code> magic (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1965">#1965</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/60128a522375823422f238312521a2ce356d9177">60128a5</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Add docfx to the presubmit configuration and delete docs-presubmit
(<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1995">#1995</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/bd83cfd2eb25cec58d59af8048f5188d748b083d">bd83cfd</a>)</li>
<li>Add warning when encountering unknown field types (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1989">#1989</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/8f5a41d283a965ca161019588d3a3b2947b04b5b">8f5a41d</a>)</li>
<li>Allow protobuf 5.x; require protobuf &gt;=3.20.2; proto-plus
&gt;=1.22.3 (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1976">#1976</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/57bf873474382cc2cb34243b704bc928fa1b64c6">57bf873</a>)</li>
<li>Do not set job timeout extra property if None (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1987">#1987</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/edcb79ca69dba30d8102abebb9d53bc76e4882ee">edcb79c</a>)</li>
<li>Set pyarrow field nullable to False for a BigQuery field in REPEATED
mode (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1999">#1999</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/5352870283ca7d4652aefc73f12645bcf6e1363c">5352870</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Bump min version of google-api-core and google-cloud-core to 2.x (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1972">#1972</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/a958732aed7d9bd51ffde3dc0e6cae9ad7455b54">a958732</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Add short mode query sample &amp; test (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1978">#1978</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/ba61a8ab0da541ba1940211875d7ea2e9e17dfa8">ba61a8a</a>)</li>
<li>Improve QueryJobConfig.destination docstring (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2016">#2016</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/1b4cca0a3cc788a4570705572d5f04172f6b4b24">1b4cca0</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.25.0...v3.26.0">3.26.0</a>
(2024-09-25)</h2>
<h3>Features</h3>
<ul>
<li>Include LegacyPandasError in init imports (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2014">#2014</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/3ab5e95984ad521027a4e1efd9f16767403e668d">3ab5e95</a>)</li>
<li>Use <code>bigquery-magics</code> package for the
<code>%%bigquery</code> magic (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1965">#1965</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/60128a522375823422f238312521a2ce356d9177">60128a5</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Add docfx to the presubmit configuration and delete docs-presubmit
(<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1995">#1995</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/bd83cfd2eb25cec58d59af8048f5188d748b083d">bd83cfd</a>)</li>
<li>Add warning when encountering unknown field types (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1989">#1989</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/8f5a41d283a965ca161019588d3a3b2947b04b5b">8f5a41d</a>)</li>
<li>Allow protobuf 5.x; require protobuf &gt;=3.20.2; proto-plus
&gt;=1.22.3 (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1976">#1976</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/57bf873474382cc2cb34243b704bc928fa1b64c6">57bf873</a>)</li>
<li>Do not set job timeout extra property if None (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1987">#1987</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/edcb79ca69dba30d8102abebb9d53bc76e4882ee">edcb79c</a>)</li>
<li>Set pyarrow field nullable to False for a BigQuery field in REPEATED
mode (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1999">#1999</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/5352870283ca7d4652aefc73f12645bcf6e1363c">5352870</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Bump min version of google-api-core and google-cloud-core to 2.x (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1972">#1972</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/a958732aed7d9bd51ffde3dc0e6cae9ad7455b54">a958732</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Add short mode query sample &amp; test (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1978">#1978</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/ba61a8ab0da541ba1940211875d7ea2e9e17dfa8">ba61a8a</a>)</li>
<li>Improve QueryJobConfig.destination docstring (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2016">#2016</a>)
(<a
href="https://github.com/googleapis/python-bigquery/commit/1b4cca0a3cc788a4570705572d5f04172f6b4b24">1b4cca0</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/cad34f1afe20bc430c631ba9c2b69e442281d08d"><code>cad34f1</code></a>
chore(main): release 3.26.0 (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/1973">#1973</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/a76af359525ef3c49c958663f81fd24c9d35e1e7"><code>a76af35</code></a>
chore(deps): bump fiona from 1.9.6 to 1.10.0 in /samples/geography (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2027">#2027</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/ba99b12215995448998fccb6691423f4555a73bf"><code>ba99b12</code></a>
chore(deps): update all dependencies (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2029">#2029</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/ef8e92787941ed23b9b2b5ce7c956bcb3754b995"><code>ef8e927</code></a>
chore(deps): update all dependencies (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2025">#2025</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/b561aaf6bb744300ca668b37e8cb047dc3d428be"><code>b561aaf</code></a>
build(python): release script update (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2024">#2024</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/255472359f3ed6b6cee06039ebe9059607fd9894"><code>2554723</code></a>
chore(deps): update all dependencies (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2018">#2018</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/847feb48c26e96fdcb1393458f370c79d4c92fed"><code>847feb4</code></a>
chore: adds Python 3.7/3.8 EOL pending deprecation warning (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2007">#2007</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/1b4cca0a3cc788a4570705572d5f04172f6b4b24"><code>1b4cca0</code></a>
docs: improve QueryJobConfig.destination docstring (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2016">#2016</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/325519afc80133aabe81ca069f2b891ef990acb6"><code>325519a</code></a>
chore(deps): update all dependencies (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2017">#2017</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery/commit/f0a41618f10e754863617e9efa32707814ca895d"><code>f0a4161</code></a>
chore(deps): update all dependencies (<a
href="https://redirect.github.com/googleapis/python-bigquery/issues/2005">#2005</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/python-bigquery/compare/v3.25.0...v3.26.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `pandas-gbq` from 0.19.2 to 0.23.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/python-bigquery-pandas/releases">pandas-gbq's
releases</a>.</em></p>
<blockquote>
<h2>v0.23.2</h2>
<h2><a
href="https://github.com/googleapis/python-bigquery-pandas/compare/v0.23.1...v0.23.2">0.23.2</a>
(2024-09-20)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> Require google-cloud-bigquery &gt;= 3.4.2 (<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/5e144968893c476ffc9866461d128298e6b49d62">5e14496</a>)</li>
<li><strong>deps:</strong> Require numpy &gt;=1.18.1 (<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/5e144968893c476ffc9866461d128298e6b49d62">5e14496</a>)</li>
<li><strong>deps:</strong> Require packaging &gt;= 22.0 (<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/5e144968893c476ffc9866461d128298e6b49d62">5e14496</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Fix typo in 'vebosity' (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/803">#803</a>)
(<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/a7641c9b13be7f8649f43d985dac29cc7e05be0b">a7641c9</a>)</li>
</ul>
<h2>v0.23.1</h2>
<h2><a
href="https://github.com/googleapis/python-bigquery-pandas/compare/v0.23.0...v0.23.1">0.23.1</a>
(2024-06-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Handle None when converting numerics to parquet (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/768">#768</a>)
(<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/53a46833a320963d5c15427f6eb631e0199fb332">53a4683</a>)</li>
<li>Set minimum allowable version of sqlite when performing a conda
install (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/780">#780</a>)
(<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/8a03d44fbe125ae1202f43b7c6e54c98eca94d4d">8a03d44</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Use a short-link to BigQuery DataFrames (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/773">#773</a>)
(<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/7cd4287ae70861e4949487db578ab1916d853029">7cd4287</a>)</li>
</ul>
<h2>v0.23.0</h2>
<h2><a
href="https://github.com/googleapis/python-bigquery-pandas/compare/v0.22.0...v0.23.0">0.23.0</a>
(2024-05-20)</h2>
<h3>Features</h3>
<ul>
<li><code>read_gbq</code> suggests using BigQuery DataFrames with large
results (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/769">#769</a>)
(<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/f937edf5db910257a367b4cc20d865a38b440f75">f937edf</a>)</li>
</ul>
<h2>v0.22.0</h2>
<h2><a
href="https://github.com/googleapis/python-bigquery-pandas/compare/v0.21.0...v0.22.0">0.22.0</a>
(2024-03-05)</h2>
<h3>Features</h3>
<ul>
<li>Move bqstorage to extras and add debug capability (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/735">#735</a>)
(<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/366cb55a5f2dde4f92994de9ba6c59eb3e1d7c9f">366cb55</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Remove python 3.7 due to end of life (EOL) (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/737">#737</a>)
(<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/d0810e82322c5cc81b33894b7e7f50c140f542ed">d0810e8</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/python-bigquery-pandas/blob/main/CHANGELOG.md">pandas-gbq's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/python-bigquery-pandas/compare/v0.23.1...v0.23.2">0.23.2</a>
(2024-09-20)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> Require google-cloud-bigquery &gt;= 3.4.2 (<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/5e144968893c476ffc9866461d128298e6b49d62">5e14496</a>)</li>
<li><strong>deps:</strong> Require numpy &gt;=1.18.1 (<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/5e144968893c476ffc9866461d128298e6b49d62">5e14496</a>)</li>
<li><strong>deps:</strong> Require packaging &gt;= 22.0 (<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/5e144968893c476ffc9866461d128298e6b49d62">5e14496</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Fix typo in 'vebosity' (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/803">#803</a>)
(<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/a7641c9b13be7f8649f43d985dac29cc7e05be0b">a7641c9</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/python-bigquery-pandas/compare/v0.23.0...v0.23.1">0.23.1</a>
(2024-06-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Handle None when converting numerics to parquet (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/768">#768</a>)
(<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/53a46833a320963d5c15427f6eb631e0199fb332">53a4683</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Use a short-link to BigQuery DataFrames (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/773">#773</a>)
(<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/7cd4287ae70861e4949487db578ab1916d853029">7cd4287</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/python-bigquery-pandas/compare/v0.22.0...v0.23.0">0.23.0</a>
(2024-05-20)</h2>
<h3>Features</h3>
<ul>
<li><code>read_gbq</code> suggests using BigQuery DataFrames with large
results (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/769">#769</a>)
(<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/f937edf5db910257a367b4cc20d865a38b440f75">f937edf</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/python-bigquery-pandas/compare/v0.21.0...v0.22.0">0.22.0</a>
(2024-03-05)</h2>
<h3>Features</h3>
<ul>
<li>Move bqstorage to extras and add debug capability (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/735">#735</a>)
(<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/366cb55a5f2dde4f92994de9ba6c59eb3e1d7c9f">366cb55</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Remove python 3.7 due to end of life (EOL) (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/737">#737</a>)
(<a
href="https://github.com/googleapis/python-bigquery-pandas/commit/d0810e82322c5cc81b33894b7e7f50c140f542ed">d0810e8</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/python-bigquery-pandas/compare/v0.20.0...v0.21.0">0.21.0</a>
(2024-01-25)</h2>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/python-bigquery-pandas/commit/8a4389bd8791023fa9613917fedaba07a5b900dc"><code>8a4389b</code></a>
chore(main): release 0.23.2 (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/806">#806</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery-pandas/commit/47fe5ac2b39c56cdd6217842935edefffcb4a027"><code>47fe5ac</code></a>
chore(deps): update all dependencies (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/813">#813</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery-pandas/commit/eb889f953d85da4d07983076868ce6cae188841c"><code>eb889f9</code></a>
chore(deps): update all dependencies (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/809">#809</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery-pandas/commit/58c47ccd5e3c1916c9f3684804a3f59b4d10ea17"><code>58c47cc</code></a>
build(python): release script update (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/810">#810</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery-pandas/commit/5e144968893c476ffc9866461d128298e6b49d62"><code>5e14496</code></a>
fix(deps): require packaging &gt;= 22.0 (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/811">#811</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery-pandas/commit/cc1040aa6478d6f4f9e905500dddb9202ece133b"><code>cc1040a</code></a>
chore(python): update unittest workflow template (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/808">#808</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery-pandas/commit/a7641c9b13be7f8649f43d985dac29cc7e05be0b"><code>a7641c9</code></a>
docs: fix typo in 'vebosity' (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/803">#803</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery-pandas/commit/13fae966c4b65299219a2a6e6883db4951fe7079"><code>13fae96</code></a>
chore(python): fix docs build (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/801">#801</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery-pandas/commit/705f5cf96d76701df2c77ef7ecd278f548c01497"><code>705f5cf</code></a>
chore(deps): update dependency pytest to v8.3.2 (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/800">#800</a>)</li>
<li><a
href="https://github.com/googleapis/python-bigquery-pandas/commit/12a94742ec3f7a6c7e16911d9bab5400c199fa1b"><code>12a9474</code></a>
chore(deps): update dependency pytest to v8.3.1 (<a
href="https://redirect.github.com/googleapis/python-bigquery-pandas/issues/798">#798</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/python-bigquery-pandas/compare/v0.19.2...v0.23.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `pytest` from 7.4.4 to 8.3.3
<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>8.3.3</h2>
<h1>pytest 8.3.3 (2024-09-09)</h1>
<h2>Bug fixes</h2>
<ul>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12446">#12446</a>:
Avoid calling <code>@Property</code> (and other instance descriptors)
during fixture discovery -- by <code>asottile</code>{.interpreted-text
role=&quot;user&quot;}</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12659">#12659</a>:
Fixed the issue of not displaying assertion failure differences when
using the parameter <code>--import-mode=importlib</code> in
pytest&gt;=8.1.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12667">#12667</a>:
Fixed a regression where type change in
[ExceptionInfo.errisinstance]{.title-ref} caused [mypy]{.title-ref} to
fail.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12744">#12744</a>:
Fixed typing compatibility with Python 3.9 or less -- replaced
[typing.Self]{.title-ref} with [typing_extensions.Self]{.title-ref} --
by <code>Avasam</code>{.interpreted-text role=&quot;user&quot;}</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12745">#12745</a>:
Fixed an issue with backslashes being incorrectly converted in nodeid
paths on Windows, ensuring consistent path handling across
environments.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/6682">#6682</a>:
Fixed bug where the verbosity levels where not being respected when
printing the &quot;msg&quot; part of failed assertion (as in
<code>assert condition, msg</code>).</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/9422">#9422</a>:
Fix bug where disabling the terminal plugin via <code>-p
no:terminal</code> would cause crashes related to missing the
<code>verbose</code> option.</p>
<p>-- by <code>GTowers1</code>{.interpreted-text
role=&quot;user&quot;}</p>
</li>
</ul>
<h2>Improved documentation</h2>
<ul>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12663">#12663</a>:
Clarify that the [pytest_deselected]{.title-ref} hook should be called
from [pytest_collection_modifyitems]{.title-ref} hook implementations
when items are deselected.</li>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12678">#12678</a>:
Remove erroneous quotes from [tmp_path_retention_policy]{.title-ref}
example in docs.</li>
</ul>
<h2>Miscellaneous internal changes</h2>
<ul>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12769">#12769</a>:
Fix typos discovered by codespell and add codespell to pre-commit
hooks.</li>
</ul>
<h2>8.3.2</h2>
<h1>pytest 8.3.2 (2024-07-24)</h1>
<h2>Bug fixes</h2>
<ul>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12652">#12652</a>:
Resolve regression [conda]{.title-ref} environments where no longer
being automatically detected.</p>
<p>-- by <code>RonnyPfannschmidt</code>{.interpreted-text
role=&quot;user&quot;}</p>
</li>
</ul>
<h2>8.3.1</h2>
<h1>pytest 8.3.1 (2024-07-20)</h1>
<p>The 8.3.0 release failed to include the change notes and docs for the
release. This patch release remedies this. There are no other
changes.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pytest-dev/pytest/commit/d0f136fe64f9374f18a04562305b178fb380d1ec"><code>d0f136f</code></a>
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12790">#12790</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/972f307c7861ae498e705d3d12e003fa4b035ac0"><code>972f307</code></a>
Prepare release version 8.3.3</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/0dabdcfe4de99147a07bd577804b60818ea25bc4"><code>0dabdcf</code></a>
Include co-authors in release announcement (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12795">#12795</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12797">#12797</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/a9910a413a691e1b216e2235a9cbec0921117702"><code>a9910a4</code></a>
Do not discover properties when iterating fixtures (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12781">#12781</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12788">#12788</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/0f10b6b0d8138d3539de75cb7b2e33167b6fc882"><code>0f10b6b</code></a>
Fix issue with slashes being turned into backslashes on Windows (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12760">#12760</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12">#12</a>...</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/300d13d2231db85186729c2091ea33480cb39c1a"><code>300d13d</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12785">#12785</a>
from pytest-dev/patchback/backports/8.3.x/57cccf7f4...</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/e5d32c73abcf4fa1362b15aaf660074de8f710d4"><code>e5d32c7</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12784">#12784</a>
from svenevs/fix/docs-example-parametrize-minor-typo</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/bc913d194ec009699194b016ca619d5ae7f22c91"><code>bc913d1</code></a>
Streamline checks for verbose option (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12706">#12706</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12778">#12778</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/01cfcc9f2dda817b25511772593012fd93e092d0"><code>01cfcc9</code></a>
Fix typos and introduce codespell pre-commit hook (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12769">#12769</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12774">#12774</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/4873394d53635ef62d1915d23972ed4281a784eb"><code>4873394</code></a>
doc: Remove past training (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12772">#12772</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12773">#12773</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pytest-dev/pytest/compare/7.4.4...8.3.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `ruff` from 0.1.15 to 0.6.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.6.8</h2>
<h2>Release Notes</h2>
<h3>Preview features</h3>
<ul>
<li>Remove unnecessary parentheses around <code>match case</code>
clauses (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13510">#13510</a>)</li>
<li>Parenthesize overlong <code>if</code> guards in
<code>match..case</code> clauses (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13513">#13513</a>)</li>
<li>Detect basic wildcard imports in <code>ruff analyze graph</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13486">#13486</a>)</li>
<li>[<code>pylint</code>] Implement
<code>boolean-chained-comparison</code> (<code>R1716</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13435">#13435</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>lake8-simplify</code>] Detect <code>SIM910</code> when using
variadic keyword arguments, i.e., <code>**kwargs</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13503">#13503</a>)</li>
<li>[<code>pyupgrade</code>] Avoid false negatives with non-reference
shadowed bindings of loop variables (<code>UP028</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13504">#13504</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Detect tuples bound to variadic positional arguments i.e.
<code>*args</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13512">#13512</a>)</li>
<li>Exit gracefully on broken pipe errors (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13485">#13485</a>)</li>
<li>Avoid panic when analyze graph hits broken pipe (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13484">#13484</a>)</li>
</ul>
<h3>Performance</h3>
<ul>
<li>Reuse <code>BTreeSets</code> in module resolver (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13440">#13440</a>)</li>
<li>Skip traversal for non-compound statements (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13441">#13441</a>)</li>
</ul>
<h2>Contributors</h2>
<ul>
<li><a
href="https://github.com/MichaReiser"><code>@​MichaReiser</code></a></li>
<li><a
href="https://github.com/TomerBin"><code>@​TomerBin</code></a></li>
<li><a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a></li>
<li><a
href="https://github.com/diceroll123"><code>@​diceroll123</code></a></li>
<li><a href="https://github.com/dylwil3"><code>@​dylwil3</code></a></li>
<li><a href="https://github.com/haarisr"><code>@​haarisr</code></a></li>
<li><a
href="https://github.com/renovate"><code>@​renovate</code></a></li>
<li><a
href="https://github.com/sbrugman"><code>@​sbrugman</code></a></li>
<li><a
href="https://github.com/vincevannoort"><code>@​vincevannoort</code></a></li>
<li><a href="https://github.com/zanieb"><code>@​zanieb</code></a></li>
</ul>
<h2>Install ruff 0.6.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.6.8/ruff-installer.sh
| sh
</code></pre>
<h3>Install prebuilt binaries via powershell script</h3>
<!-- 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.6.8</h2>
<h3>Preview features</h3>
<ul>
<li>Remove unnecessary parentheses around <code>match case</code>
clauses (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13510">#13510</a>)</li>
<li>Parenthesize overlong <code>if</code> guards in
<code>match..case</code> clauses (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13513">#13513</a>)</li>
<li>Detect basic wildcard imports in <code>ruff analyze graph</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13486">#13486</a>)</li>
<li>[<code>pylint</code>] Implement
<code>boolean-chained-comparison</code> (<code>R1716</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13435">#13435</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>lake8-simplify</code>] Detect <code>SIM910</code> when using
variadic keyword arguments, i.e., <code>**kwargs</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13503">#13503</a>)</li>
<li>[<code>pyupgrade</code>] Avoid false negatives with non-reference
shadowed bindings of loop variables (<code>UP028</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13504">#13504</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Detect tuples bound to variadic positional arguments i.e.
<code>*args</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13512">#13512</a>)</li>
<li>Exit gracefully on broken pipe errors (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13485">#13485</a>)</li>
<li>Avoid panic when analyze graph hits broken pipe (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13484">#13484</a>)</li>
</ul>
<h3>Performance</h3>
<ul>
<li>Reuse <code>BTreeSets</code> in module resolver (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13440">#13440</a>)</li>
<li>Skip traversal for non-compound statements (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13441">#13441</a>)</li>
</ul>
<h2>0.6.7</h2>
<h3>Preview features</h3>
<ul>
<li>Add Python version support to ruff analyze CLI (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13426">#13426</a>)</li>
<li>Add <code>exclude</code> support to <code>ruff analyze</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13425">#13425</a>)</li>
<li>Fix parentheses around return type annotations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13381">#13381</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>pycodestyle</code>] Fix: Don't autofix if the first line ends
in a question mark? (D400) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13399">#13399</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Respect <code>lint.exclude</code> in ruff check
<code>--add-noqa</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13427">#13427</a>)</li>
</ul>
<h3>Performance</h3>
<ul>
<li>Avoid tracking module resolver files in Salsa (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13437">#13437</a>)</li>
<li>Use <code>forget</code> for module resolver database (<a
href="https://redirect.github.com/astral-sh/ruff/pull/13438">#13438</a>)</li>
</ul>
<h2>0.6.6</h2>
<h3>Preview features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/ruff/commit/ae39ce56c0cc1f8ac15f980c0b457b16b67c1f2a"><code>ae39ce5</code></a>
Bump version to 0.6.8 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/13522">#13522</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/ff2d214e112e7c1183a818cccb8d66b014eee0e7"><code>ff2d214</code></a>
Don't skip over imports and other nodes containing nested statements in
impor...</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/9442cd8fae338e869a0be92b3b17b8dda3562238"><code>9442cd8</code></a>
Parenthesize <code>match..case</code> <code>if</code> guards (<a
href="https://redirect.github.com/astral-sh/ruff/issues/13513">#13513</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/8012707348aac296124542b5e5217b1ec833fb7b"><code>8012707</code></a>
Align formatting of patterns in match-cases with expression formatting
in cla...</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/d7ffe460546164e57c66daee51f53bdcb811eeaf"><code>d7ffe46</code></a>
Disable the <code>typeset</code> plugin (<a
href="https://redirect.github.com/astral-sh/ruff/issues/13517">#13517</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/7c83af419cc04b07e3bafaff8c233a5ffa447daf"><code>7c83af4</code></a>
red-knot: Implement the <code>not</code> operator for all
<code>Type</code> variants (<a
href="https://redirect.github.com/astral-sh/ruff/issues/13432">#13432</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/bbb044ebda2890061dba6ec53d3d55e0932041ba"><code>bbb044e</code></a>
Detect tuples bound to variadic positional arguments i.e.
<code>*args</code> (<a
href="https://redirect.github.com/astral-sh/ruff/issues/13512">#13512</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/481065238b7f90fe756aa6bd989cf9d3973d4654"><code>4810652</code></a>
Avoid UP028 false negatives with non-reference shadowed bindings of loop
vari...</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/11f06e0d5524ada77ee6faa5304d25319031f115"><code>11f06e0</code></a>
Detect SIM910 when using variadic keyword arguments, i.e.,
<code>**kwargs</code> (<a
href="https://redirect.github.com/astral-sh/ruff/issues/13503">#13503</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/f27a8b8c7abdd06c6b24b86791db31aa4295a6c7"><code>f27a8b8</code></a>
[internal] <code>ComparableExpr</code> (f)strings and bytes made
invariant under concate...</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff/compare/v0.1.15...0.6.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>

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 Sep 28, 2024
1 parent fc43d04 commit 9cb0de4
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 80 deletions.
129 changes: 53 additions & 76 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ python = ">=3.10,<4"
python-dotenv = "^1.0.0"
requests = "^2.31.0"
rich = "^13.5.3"
sqlglot = "^22.2.0"
sqlglot = ">=22.2,<26.0"
tabulate = "^0.9.0"
typer = "^0.12.3"
rsa = "^4.7"
Expand All @@ -27,13 +27,13 @@ duckdb = "^1.0.0"
[tool.poetry.group.bigquery.dependencies]
db-dtypes = "^1.1.1"
google-cloud-bigquery = "^3.11.4"
pandas-gbq = "^0.19.2"
pandas-gbq = ">=0.19.2,<0.24.0"

[tool.poetry.group.dev.dependencies]
ipykernel = "^6.21.2"
pre-commit = "^3.5.0"
pytest = "^7.4.2"
ruff = "^0.1.0"
pytest = ">=7.4.2,<9.0.0"
ruff = ">=0.1,<0.7"

[build-system]
build-backend = "poetry.core.masonry.api"
Expand Down

0 comments on commit 9cb0de4

Please sign in to comment.