dependabot[bot] opened a new pull request, #68764:
URL: https://github.com/apache/airflow/pull/68764

   Bumps the uv-dependency-updates group in /dev/breeze with 5 updates:
   
   | Package | From | To |
   | --- | --- | --- |
   | [filelock](https://github.com/tox-dev/py-filelock) | `3.29.1` | `3.29.4` |
   | [prek](https://github.com/j178/prek) | `0.4.4` | `0.4.5` |
   | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.0` |
   | [tqdm](https://github.com/tqdm/tqdm) | `4.68.1` | `4.68.2` |
   | [boto3](https://github.com/boto/boto3) | `1.43.24` | `1.43.29` |
   
   Updates `filelock` from 3.29.1 to 3.29.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/tox-dev/py-filelock/releases";>filelock's 
releases</a>.</em></p>
   <blockquote>
   <h2>3.29.4</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <ul>
   <li>verify inode in break_lock_file before unlinking a stale lock by <a 
href="https://github.com/dxbjavid";><code>@​dxbjavid</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/561";>tox-dev/filelock#561</a></li>
   <li>keep the read/write heartbeat alive on a transient touch error by <a 
href="https://github.com/dxbjavid";><code>@​dxbjavid</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/562";>tox-dev/filelock#562</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/tox-dev/filelock/compare/3.29.3...3.29.4";>https://github.com/tox-dev/filelock/compare/3.29.3...3.29.4</a></p>
   <h2>3.29.3</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <ul>
   <li>🔧 ci(release): publish to PyPI on tag push by <a 
href="https://github.com/gaborbernat";><code>@​gaborbernat</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/557";>tox-dev/filelock#557</a></li>
   <li>validate pid range in _parse_lock_holder by <a 
href="https://github.com/dxbjavid";><code>@​dxbjavid</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/556";>tox-dev/filelock#556</a></li>
   <li>🐛 fix(ci): restore release environment on tag job by <a 
href="https://github.com/gaborbernat";><code>@​gaborbernat</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/559";>tox-dev/filelock#559</a></li>
   <li>🐛 fix(ci): publish from release.yaml on tag push by <a 
href="https://github.com/gaborbernat";><code>@​gaborbernat</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/560";>tox-dev/filelock#560</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/tox-dev/filelock/compare/3.29.2...3.29.3";>https://github.com/tox-dev/filelock/compare/3.29.2...3.29.3</a></p>
   <h2>3.29.2</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <ul>
   <li>open marker reads non-blocking to refuse attacker-placed fifo by <a 
href="https://github.com/dxbjavid";><code>@​dxbjavid</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/549";>tox-dev/filelock#549</a></li>
   <li>🔒 fix(soft): harden stale-lock breaking and self-heal malformed locks by 
<a href="https://github.com/gaborbernat";><code>@​gaborbernat</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/551";>tox-dev/filelock#551</a></li>
   <li>check hostname in is_lock_held_by_us by <a 
href="https://github.com/dxbjavid";><code>@​dxbjavid</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/553";>tox-dev/filelock#553</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/tox-dev/filelock/compare/3.29.1...3.29.2";>https://github.com/tox-dev/filelock/compare/3.29.1...3.29.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst";>filelock's
 changelog</a>.</em></p>
   <blockquote>
   <p>###########
   Changelog
   ###########</p>
   <hr />
   <p>3.29.4 (2026-06-13)</p>
   <hr />
   <ul>
   <li>keep the read/write heartbeat alive on a transient touch error 
:pr:<code>562</code> - by :user:<code>dxbjavid</code></li>
   <li>verify inode in break_lock_file before unlinking a stale lock 
:pr:<code>561</code> - by :user:<code>dxbjavid</code></li>
   </ul>
   <hr />
   <p>3.29.3 (2026-06-10)</p>
   <hr />
   <ul>
   <li>🐛 fix(ci): restore release environment on tag job 
:pr:<code>559</code></li>
   <li>validate pid range in _parse_lock_holder :pr:<code>556</code> - by 
:user:<code>dxbjavid</code></li>
   <li>🔧 ci(release): publish to PyPI on tag push :pr:<code>557</code></li>
   <li>build(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 
:pr:<code>558</code> - by :user:<code>dependabot[bot]</code></li>
   </ul>
   <hr />
   <p>3.29.2 (2026-06-10)</p>
   <hr />
   <ul>
   <li>build(deps): bump actions/checkout from 6.0.2 to 6.0.3 
:pr:<code>555</code> - by :user:<code>dependabot[bot]</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>554</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   <li>check hostname in is_lock_held_by_us :pr:<code>553</code> - by 
:user:<code>dxbjavid</code></li>
   <li>🔒 fix(soft): harden stale-lock breaking and self-heal malformed locks 
:pr:<code>551</code></li>
   <li>open marker reads non-blocking to refuse attacker-placed fifo 
:pr:<code>549</code> - by :user:<code>dxbjavid</code></li>
   </ul>
   <hr />
   <p>3.29.1 (2026-06-03)</p>
   <hr />
   <ul>
   <li>🐛 fix(soft): refuse to follow symlinks when reading the lock file 
:pr:<code>548</code> - by :user:<code>dxbjavid</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>547</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>546</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   <li>chore: improve filelock maintenance path :pr:<code>545</code> - by 
:user:<code>lphuc2250gma</code></li>
   <li>chore: improve filelock maintenance path :pr:<code>544</code> - by 
:user:<code>lphuc2250gma</code></li>
   <li>chore: improve filelock maintenance path :pr:<code>542</code> - by 
:user:<code>lphuc2250gma</code></li>
   <li>docs: clarify per-thread scope of FileLock configuration 
:pr:<code>543</code> - by :user:<code>Gares95</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>541</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   <li>docs: fix API docs of <code>release()</code> :pr:<code>540</code> - by 
:user:<code>MrAnno</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>539</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>538</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>537</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   <li>build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 
:pr:<code>536</code> - by :user:<code>dependabot[bot]</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>535</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   </ul>
   <hr />
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/f3c11c0b757205631fe121720c75f4c84ecabc09";><code>f3c11c0</code></a>
 Release 3.29.4</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/5d663ee178d6affb86d3bb96486d5370bf86cb08";><code>5d663ee</code></a>
 keep the read/write heartbeat alive on a transient touch error (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/562";>#562</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/406d0a25b01c2a371c018a1c3006397c49360c22";><code>406d0a2</code></a>
 verify inode in break_lock_file before unlinking a stale lock (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/561";>#561</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/85e73d7f0575e30a3d94a00452255e381c7b8eb3";><code>85e73d7</code></a>
 🐛 fix(ci): publish from release.yaml on tag push (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/560";>#560</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/f86dcb1abca36bb02b65232d411d7e8dce8569e6";><code>f86dcb1</code></a>
 Release 3.29.3</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/643bdbe89bff3c61e29d14d7657d045bb89ade6d";><code>643bdbe</code></a>
 🐛 fix(ci): restore release environment on tag job (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/559";>#559</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/7a8f74a904cf7d98b6baf24eb37175d128a5f818";><code>7a8f74a</code></a>
 validate pid range in _parse_lock_holder (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/556";>#556</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/d1d49a0b232a6d904ff29b22213834df75ffc59b";><code>d1d49a0</code></a>
 🔧 ci(release): publish to PyPI on tag push (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/557";>#557</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/b37e162e316ec0ef6e5b8c37a1c04bdaaa411487";><code>b37e162</code></a>
 build(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/558";>#558</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/d9216dea26f31d369c7d3422bfe14c08b51232f1";><code>d9216de</code></a>
 Release 3.29.2</li>
   <li>Additional commits viewable in <a 
href="https://github.com/tox-dev/py-filelock/compare/3.29.1...3.29.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `prek` from 0.4.4 to 0.4.5
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/j178/prek/releases";>prek's 
releases</a>.</em></p>
   <blockquote>
   <h2>0.4.5</h2>
   <h2>Release Notes</h2>
   <p>Released on 2026-06-15.</p>
   <h3>✨Highlights</h3>
   <p>0.4.5 completes <code>prek</code>'s pre-commit language coverage. With R, 
Conda, Perl,
   and coursier now supported, <code>prek</code> supports every language 
available in
   pre-commit, plus <code>prek</code>-only modern languages such as Bun and 
Deno.</p>
   <p>This is full feature parity with pre-commit. The last major compatibility 
gap
   is closed, and <code>prek</code> is now on the path to 1.0.</p>
   <h3>💚 Sponsorship</h3>
   <p>If <code>prek</code> saves time for you or your team, please consider 
sponsoring the
   project on <a href="https://github.com/sponsors/j178";>GitHub Sponsors</a>. 
It helps keep
   new features, performance work, and maintenance moving.</p>
   <h3>Enhancements</h3>
   <ul>
   <li>Add <code>Perl</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2201";>#2201</a>)</li>
   <li>Add <code>R</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2206";>#2206</a>)</li>
   <li>Add <code>Conda</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2203";>#2203</a>)</li>
   <li>Add <code>coursier</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2194";>#2194</a>)</li>
   <li>Add group filters to list (<a 
href="https://redirect.github.com/j178/prek/pull/2152";>#2152</a>)</li>
   <li>Remove legacy repo path support (<a 
href="https://redirect.github.com/j178/prek/pull/2150";>#2150</a>)</li>
   <li>Skip cloning fully filtered remote repos (<a 
href="https://redirect.github.com/j178/prek/pull/2151";>#2151</a>)</li>
   </ul>
   <h3>Performance</h3>
   <ul>
   <li>Avoid building JSON trees in syntax hooks (<a 
href="https://redirect.github.com/j178/prek/pull/2156";>#2156</a>)</li>
   <li>Scan mixed line endings without line vector (<a 
href="https://redirect.github.com/j178/prek/pull/2160";>#2160</a>)</li>
   <li>Skip file scan for always-run no-filename hooks (<a 
href="https://redirect.github.com/j178/prek/pull/2155";>#2155</a>)</li>
   <li>Use fixed buffer for EOF scan (<a 
href="https://redirect.github.com/j178/prek/pull/2163";>#2163</a>)</li>
   <li>Use fixed buffer for private key scan (<a 
href="https://redirect.github.com/j178/prek/pull/2164";>#2164</a>)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>Fix pretty-format-json CRLF handling (<a 
href="https://redirect.github.com/j178/prek/pull/2210";>#2210</a>)</li>
   <li>Handle missing blobs in diff snapshots (<a 
href="https://redirect.github.com/j178/prek/pull/2211";>#2211</a>)</li>
   <li>Ignore coursier channel from working repo (<a 
href="https://redirect.github.com/j178/prek/pull/2202";>#2202</a>)</li>
   </ul>
   <h3>Contributors</h3>
   <ul>
   <li><a href="https://github.com/j178";><code>@​j178</code></a></li>
   </ul>
   <h2>Install prek 0.4.5</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/j178/prek/blob/master/CHANGELOG.md";>prek's 
changelog</a>.</em></p>
   <blockquote>
   <h2>0.4.5</h2>
   <p>Released on 2026-06-15.</p>
   <h3>✨Highlights</h3>
   <p>0.4.5 completes <code>prek</code>'s pre-commit language coverage. With R, 
Conda, Perl,
   and coursier now supported, <code>prek</code> supports every language 
available in
   pre-commit, plus <code>prek</code>-only modern languages such as Bun and 
Deno.</p>
   <p>This is full feature parity with pre-commit. The last major compatibility 
gap
   is closed, and <code>prek</code> is now on the path to 1.0.</p>
   <h3>💚 Sponsorship</h3>
   <p>If <code>prek</code> saves time for you or your team, please consider 
sponsoring the
   project on <a href="https://github.com/sponsors/j178";>GitHub Sponsors</a>. 
It helps keep
   new features, performance work, and maintenance moving.</p>
   <h3>Enhancements</h3>
   <ul>
   <li>Add <code>Perl</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2201";>#2201</a>)</li>
   <li>Add <code>R</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2206";>#2206</a>)</li>
   <li>Add <code>Conda</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2203";>#2203</a>)</li>
   <li>Add <code>coursier</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2194";>#2194</a>)</li>
   <li>Add group filters to list (<a 
href="https://redirect.github.com/j178/prek/pull/2152";>#2152</a>)</li>
   <li>Remove legacy repo path support (<a 
href="https://redirect.github.com/j178/prek/pull/2150";>#2150</a>)</li>
   <li>Skip cloning fully filtered remote repos (<a 
href="https://redirect.github.com/j178/prek/pull/2151";>#2151</a>)</li>
   </ul>
   <h3>Performance</h3>
   <ul>
   <li>Avoid building JSON trees in syntax hooks (<a 
href="https://redirect.github.com/j178/prek/pull/2156";>#2156</a>)</li>
   <li>Scan mixed line endings without line vector (<a 
href="https://redirect.github.com/j178/prek/pull/2160";>#2160</a>)</li>
   <li>Skip file scan for always-run no-filename hooks (<a 
href="https://redirect.github.com/j178/prek/pull/2155";>#2155</a>)</li>
   <li>Use fixed buffer for EOF scan (<a 
href="https://redirect.github.com/j178/prek/pull/2163";>#2163</a>)</li>
   <li>Use fixed buffer for private key scan (<a 
href="https://redirect.github.com/j178/prek/pull/2164";>#2164</a>)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>Fix pretty-format-json CRLF handling (<a 
href="https://redirect.github.com/j178/prek/pull/2210";>#2210</a>)</li>
   <li>Handle missing blobs in diff snapshots (<a 
href="https://redirect.github.com/j178/prek/pull/2211";>#2211</a>)</li>
   <li>Ignore coursier channel from working repo (<a 
href="https://redirect.github.com/j178/prek/pull/2202";>#2202</a>)</li>
   </ul>
   <h3>Contributors</h3>
   <ul>
   <li><a href="https://github.com/j178";><code>@​j178</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/j178/prek/commit/bb3108283fd4aab0d9eb59f23098e0c05a96cdbe";><code>bb31082</code></a>
 Update README.md</li>
   <li><a 
href="https://github.com/j178/prek/commit/fa4e2dc060eccac3c2521ec7bf4af1272c5d6205";><code>fa4e2dc</code></a>
 Bump version to 0.4.5 (<a 
href="https://redirect.github.com/j178/prek/issues/2221";>#2221</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/e9336fa724b8a99b3a21fd60eb0849cd731153ef";><code>e9336fa</code></a>
 Add R language support (<a 
href="https://redirect.github.com/j178/prek/issues/2206";>#2206</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/97a5a15701d3691287e4f969a2a2f421d1501a46";><code>97a5a15</code></a>
 Update Rust crate which to v8.0.3 (<a 
href="https://redirect.github.com/j178/prek/issues/2219";>#2219</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/20a519aa2aa4add7e70dfbb2ff743cd1f35e25f3";><code>20a519a</code></a>
 Update Rust crate ignore to v0.4.26 (<a 
href="https://redirect.github.com/j178/prek/issues/2218";>#2218</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/88f0e2bd8a7d02be7fb19fcd17e1e8db79b8b0bc";><code>88f0e2b</code></a>
 Update dependency uv to v0.11.19 (<a 
href="https://redirect.github.com/j178/prek/issues/2214";>#2214</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/7bd43000679b33e2b947f453436237dae062af70";><code>7bd4300</code></a>
 Update GitHub Actions to v7 (<a 
href="https://redirect.github.com/j178/prek/issues/2220";>#2220</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/48ed5cc2838066d71278dd887dee595c32085be2";><code>48ed5cc</code></a>
 Update Rust crate async_zip to 0.0.18 (<a 
href="https://redirect.github.com/j178/prek/issues/2217";>#2217</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/257e98a429e96f89a4d965ad28568cba77ca33c2";><code>257e98a</code></a>
 Update pre-commit to v1.47.2 (<a 
href="https://redirect.github.com/j178/prek/issues/2216";>#2216</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/0c0460241a13b9ac519e1abd3a0a8a3ad60d4d2f";><code>0c04602</code></a>
 Update GitHub Actions (<a 
href="https://redirect.github.com/j178/prek/issues/2215";>#2215</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/j178/prek/compare/v0.4.4...v0.4.5";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `pytest` from 9.0.3 to 9.1.0
   <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.1.0</h2>
   <h1>pytest 9.1.0 (2026-06-13)</h1>
   <h2>Removals and backward incompatible breaking changes</h2>
   <ul>
   <li>
   <p><a 
href="https://redirect.github.com/pytest-dev/pytest/issues/14533";>#14533</a>: 
When using <code>--doctest-modules</code>, autouse fixtures with 
<code>module</code>, <code>package</code> or <code>session</code> scope that 
are defined inline in Python test modules (not plugins or conftests) will now 
possibly execute twice.</p>
   <p>If this is undesirable, move the fixture definition to a 
<code>conftest.py</code> file if possible.</p>
   <p>Technical explanation for those interested:
   When using <!-- raw HTML omitted -->--doctest-modules<!-- raw HTML omitted 
-->, pytest possibly collects Python modules twice, once as 
<code>pytest.Module</code> and once as a <code>DoctestModule</code> (depending 
on the configuration).
   Due to improvements in pytest's fixture implementation, if e.g. the 
<code>DoctestModule</code> collects a fixture, it is now visible to it only, 
and not to the <code>Module</code>.
   This means that both need to register the fixtures independently.</p>
   </li>
   </ul>
   <h2>Deprecations (removal in next major release)</h2>
   <ul>
   <li>
   <p><a 
href="https://redirect.github.com/pytest-dev/pytest/issues/10819";>#10819</a>: 
Added a deprecation warning for class-scoped fixtures defined as instance 
methods (without <code>@classmethod</code>). Such fixtures set attributes on a 
different instance than the test methods use, leading to unexpected behavior. 
Use <code>@classmethod</code> decorator instead -- by <code>yastcher</code>.</p>
   <p>See <code>10819</code> and <code>14011</code>.</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/pytest-dev/pytest/issues/12882";>#12882</a>: 
Calling <code>request.getfixturevalue() 
&lt;pytest.FixtureRequest.getfixturevalue&gt;</code> during teardown to request 
a fixture that was not already requested is now deprecated and will become an 
error in pytest 10.</p>
   <p>See <code>dynamic-fixture-request-during-teardown</code> for details.</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/pytest-dev/pytest/issues/13409";>#13409</a>: 
Using non-<code>~collections.abc.Collection</code> iterables (such as 
generators, iterators, or custom iterable objects) for the 
<code>argvalues</code> parameter in <code>@pytest.mark.parametrize 
&lt;pytest.mark.parametrize ref&gt;</code> and <code>metafunc.parametrize 
&lt;pytest.Metafunc.parametrize&gt;</code> is now deprecated.</p>
   <p>These iterables get exhausted after the first iteration,
   leading to tests getting unexpectedly skipped in cases such as running 
<code>pytest.main()</code> multiple times,
   using class-level parametrize decorators,
   or collecting tests multiple times.</p>
   <p>See <code>parametrize-iterators</code> for details and suggestions.</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/pytest-dev/pytest/issues/13946";>#13946</a>: 
The private <code>config.inicfg</code> attribute is now deprecated.
   Use <code>config.getini() &lt;pytest.Config.getini&gt;</code> to access 
configuration values instead.</p>
   <p>See <code>config-inicfg</code> for more details.</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/pytest-dev/pytest/issues/14004";>#14004</a>: 
Passing <code>baseid</code> to <code>~pytest.FixtureDef</code> or 
<code>nodeid</code> strings to fixture registration APIs is now deprecated. 
These are internal pytest APIs that are used by some plugins.</p>
   <p>Use the <code>node</code> parameter instead for fixture scoping. This 
enables more robust node-based
   matching instead of string prefix matching.
   If you've used <code>nodeid=None</code>, pass <code>node=session</code> 
instead.</p>
   <p>This will be removed in pytest 10.</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/pytest-dev/pytest/issues/14335";>#14335</a>: 
The method of configuring hooks using markers, deprecated since pytest 7.2, is 
now scheduled to be removed in pytest 10.
   See <code>hook-markers</code> for more details.</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/pytest-dev/pytest/issues/14434";>#14434</a>: 
The <code>--pastebin</code> option is now deprecated.</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/pytest-dev/pytest/commit/b2522cf0b11fb33ecc1f4895fa1dffbb9252a63d";><code>b2522cf</code></a>
 Prepare release version 9.1.0</li>
   <li><a 
href="https://github.com/pytest-dev/pytest/commit/368d2fca78e86ac79ec269bb078fcb1259a94fed";><code>368d2fc</code></a>
 [refactor] Tighten <code>SetComparisonFunction</code> to 
<code>Iterator[str]</code> (<a 
href="https://redirect.github.com/pytest-dev/pytest/issues/14587";>#14587</a>)</li>
   <li><a 
href="https://github.com/pytest-dev/pytest/commit/ff77cd8b66b43a88c26ca54384bbcab72d079497";><code>ff77cd8</code></a>
 [refactor] Make base assertion comparisons return an iterator instead of a 
li...</li>
   <li><a 
href="https://github.com/pytest-dev/pytest/commit/0d8491a4ecf971800de0479ef55c7f5292c54937";><code>0d8491a</code></a>
 build(deps): Bump actions/stale from 10.2.0 to 10.3.0</li>
   <li><a 
href="https://github.com/pytest-dev/pytest/commit/4a809d9c892f6abb5ba92b77b06f1dd878f4660a";><code>4a809d9</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pytest-dev/pytest/issues/14568";>#14568</a> 
from pytest-dev/register-fixture</li>
   <li><a 
href="https://github.com/pytest-dev/pytest/commit/5dfa38541becfb77d0f52cac4cc8cce71849ab61";><code>5dfa385</code></a>
 Fix recursion traceback test to cover all styles (<a 
href="https://redirect.github.com/pytest-dev/pytest/issues/14582";>#14582</a>)</li>
   <li><a 
href="https://github.com/pytest-dev/pytest/commit/f52ff0c1778c15038cf2bbb00b7668dac674cc26";><code>f52ff0c</code></a>
 Add <code>pytest.register_fixture</code></li>
   <li><a 
href="https://github.com/pytest-dev/pytest/commit/a8ac094e80df788aec844794170b126eab0be7a4";><code>a8ac094</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pytest-dev/pytest/issues/14567";>#14567</a> 
from pytest-dev/more-visibility-deprecate</li>
   <li><a 
href="https://github.com/pytest-dev/pytest/commit/e5620cd21ec62f5a5f9a5141a3c76fb3953729b6";><code>e5620cd</code></a>
 [pre-commit.ci] pre-commit autoupdate (<a 
href="https://redirect.github.com/pytest-dev/pytest/issues/14577";>#14577</a>)</li>
   <li><a 
href="https://github.com/pytest-dev/pytest/commit/2ce9c6d94eb691ea4da7f91f330602cbb67a6daf";><code>2ce9c6d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pytest-dev/pytest/issues/14540";>#14540</a> 
from minbang930/fix-14533-doctest-module-fixtures</li>
   <li>Additional commits viewable in <a 
href="https://github.com/pytest-dev/pytest/compare/9.0.3...9.1.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `tqdm` from 4.68.1 to 4.68.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/tqdm/tqdm/releases";>tqdm's 
releases</a>.</em></p>
   <blockquote>
   <h2>tqdm v4.68.2 stable</h2>
   <ul>
   <li>revert accidental change to <code>ascii</code> default (fixes <a 
href="https://redirect.github.com/tqdm/tqdm/issues/1760";>#1760</a>)
   <ul>
   <li><code>UnicodeEncodeError: 'charmap' codec can't encode characters in 
position 6-7: character maps to &lt;undefined&gt;</code> can be fixed by 
installing <code>tqdm!=4.68.0,!=4.68.1</code></li>
   </ul>
   </li>
   <li>misc docs updates
   <ul>
   <li>fix links</li>
   <li>replace stray <code>rst</code> -&gt; <code>md</code> syntax</li>
   <li>consistent &quot;progress bar&quot; terminology (<a 
href="https://redirect.github.com/tqdm/tqdm/issues/1737";>#1737</a>)</li>
   </ul>
   </li>
   <li>tests: fix coverage (fixes <a 
href="https://redirect.github.com/tqdm/tqdm/issues/1760";>#1760</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/tqdm/tqdm/commit/4b3395272d66a00d7d4eebec5a4e19ae679aa95d";><code>4b33952</code></a>
 revert accidental change to <code>tqdm(ascii)</code> default</li>
   <li><a 
href="https://github.com/tqdm/tqdm/commit/b10848f8aaece089c70590425fd4262a68beb57f";><code>b10848f</code></a>
 docs: fix links</li>
   <li><a 
href="https://github.com/tqdm/tqdm/commit/85b62dd5fc5f1cc83f37802312d5d71a1a970e86";><code>85b62dd</code></a>
 docs: replace stray rst -&gt; md</li>
   <li><a 
href="https://github.com/tqdm/tqdm/commit/d2fb04af6fbf49501dce9cc82f0ea8971924dee7";><code>d2fb04a</code></a>
 docs: mention OpenAI sponsorship</li>
   <li><a 
href="https://github.com/tqdm/tqdm/commit/85940f9d17a679f9189a8346b05c0580f313f69f";><code>85940f9</code></a>
 docs: consistent progress bar terminology</li>
   <li><a 
href="https://github.com/tqdm/tqdm/commit/9dbb36be49a91bb86b15883e0d8c6ad1d3fb4aa2";><code>9dbb36b</code></a>
 tests: fix coverage</li>
   <li>See full diff in <a 
href="https://github.com/tqdm/tqdm/compare/v4.68.1...v4.68.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `boto3` from 1.43.24 to 1.43.29
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/boto/boto3/commit/3d3204c898c02a1d4d3bd78fafabbe1325b2c785";><code>3d3204c</code></a>
 Merge branch 'release-1.43.29'</li>
   <li><a 
href="https://github.com/boto/boto3/commit/4cc6c6467ceea4c10b0e766b737f382dd8195f27";><code>4cc6c64</code></a>
 Bumping version to 1.43.29</li>
   <li><a 
href="https://github.com/boto/boto3/commit/73137ea4fe15c9691af6a44d2b1587a77569941b";><code>73137ea</code></a>
 Add changelog entries from botocore</li>
   <li><a 
href="https://github.com/boto/boto3/commit/b42ee1d790f0390aa46b0bd1e15a34c4844114ed";><code>b42ee1d</code></a>
 Bump <a 
href="https://github.com/astral-sh/ruff-pre-commit";>https://github.com/astral-sh/ruff-pre-commit</a>
 (<a href="https://redirect.github.com/boto/boto3/issues/4798";>#4798</a>)</li>
   <li><a 
href="https://github.com/boto/boto3/commit/803cba4c19b46655b9cad22ee79effa859b8ead9";><code>803cba4</code></a>
 Merge branch 'release-1.43.28'</li>
   <li><a 
href="https://github.com/boto/boto3/commit/1ed6c481528a49997738055a9ed11eabf7f1c9d5";><code>1ed6c48</code></a>
 Merge branch 'release-1.43.28' into develop</li>
   <li><a 
href="https://github.com/boto/boto3/commit/0044dd351fad812c8cdd50d9df5fab462a83e292";><code>0044dd3</code></a>
 Bumping version to 1.43.28</li>
   <li><a 
href="https://github.com/boto/boto3/commit/43e2d2aff83ee7cd378d778f72407e75f3d7e020";><code>43e2d2a</code></a>
 Add changelog entries from botocore</li>
   <li><a 
href="https://github.com/boto/boto3/commit/5d9ac3e8e5eaafd28f2d3421f244acb4a9195909";><code>5d9ac3e</code></a>
 Merge branch 'release-1.43.27'</li>
   <li><a 
href="https://github.com/boto/boto3/commit/52b94814ece65bc44878a26ee46ff5663d609cf4";><code>52b9481</code></a>
 Merge branch 'release-1.43.27' into develop</li>
   <li>Additional commits viewable in <a 
href="https://github.com/boto/boto3/compare/1.43.24...1.43.29";>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 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 automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to