dependabot[bot] opened a new pull request, #72993: URL: https://github.com/apache/airflow/pull/72993
Bumps the 3-3-uv-dependency-updates group with 3 updates in the /dev/breeze directory: [gitpython](https://github.com/gitpython-developers/GitPython), [rich-click](https://github.com/ewels/rich-click) and [boto3](https://github.com/boto/boto3). Updates `gitpython` from 3.1.61 to 3.1.62 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gitpython-developers/GitPython/releases">gitpython's releases</a>.</em></p> <blockquote> <h2>3.1.62</h2> <h2>What's Changed</h2> <ul> <li>prepare next release by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2222">gitpython-developers/GitPython#2222</a></li> <li>Keep bare-repository worktrees non-bare by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2224">gitpython-developers/GitPython#2224</a></li> <li>Reject unsafe submodule checkout paths by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2225">gitpython-developers/GitPython#2225</a></li> <li>build(deps): bump <a href="https://github.com/astral-sh/ruff-pre-commit">https://github.com/astral-sh/ruff-pre-commit</a> from v0.16.0 to 0.16.5 in the pre-commit group by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2226">gitpython-developers/GitPython#2226</a></li> <li>fix: join backslash line continuations when reading config values by <a href="https://github.com/nkbeast"><code>@nkbeast</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2227">gitpython-developers/GitPython#2227</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/nkbeast"><code>@nkbeast</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2227">gitpython-developers/GitPython#2227</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.61...3.1.62">https://github.com/gitpython-developers/GitPython/compare/3.1.61...3.1.62</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gitpython-developers/GitPython/commit/db47516dac750c5968b8f6d388b18712c355df50"><code>db47516</code></a> prepare new release</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/10ec385a725fee70def3d9bb7b52208e75174068"><code>10ec385</code></a> get better commit messages from agents</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/b7548979693b3f7c8d13b8da2b7c3ecef07327da"><code>b754897</code></a> test: cover subdirectory discovery and pathspec commands in bare-repo worktre...</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/9ebf8b62dfb9ca05178334dc909a4d9a52b505df"><code>9ebf8b6</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2227">#2227</a> from nkbeast/fix-config-backslash-continuation</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/a15f7910d1d9a169b5a0c7adf14ce9bf4ede35d0"><code>a15f791</code></a> fix: parse joined config values as a whole</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/60dd9467a73140e00b0d1b0857df5176660b3832"><code>60dd946</code></a> fix: ignore continuation markers in config comments</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/075a664f3da8564c44f2b74536914b9ce9fb4cc1"><code>075a664</code></a> fix: join backslash line continuations when reading config values</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/62d1e2f63ec51f868781c79f8280dc90b46af987"><code>62d1e2f</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2226">#2226</a> from gitpython-developers/dependabot/pre_commit/pre-...</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/23d0e9269c84573129acd1f90dbedf639e889c8f"><code>23d0e92</code></a> build(deps): bump <a href="https://github.com/astral-sh/ruff-pre-commit">https://github.com/astral-sh/ruff-pre-commit</a></li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/8a14adc62401f6b3cb8d9dcf8fa78615810a7e98"><code>8a14adc</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2225">#2225</a> from gitpython-developers/submodule-path-hardening</li> <li>Additional commits viewable in <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.61...3.1.62">compare view</a></li> </ul> </details> <br /> Updates `rich-click` from 1.9.8 to 1.9.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ewels/rich-click/releases">rich-click's releases</a>.</em></p> <blockquote> <h2>v1.9.9</h2> <ul> <li>Fixed <code>ctx.forward()</code> not working with commands patched via <code>rich_click.patch()</code>. [<a href="https://redirect.github.com/ewels/rich-click/pull/351">#351</a>] (issue <a href="https://redirect.github.com/ewels/rich-click/issues/338">#338</a>)</li> <li>Added support for Click 8.5 (resolved <code>DeprecationWarning</code>s) [<a href="https://redirect.github.com/ewels/rich-click/pull/350">#350</a>] (<a href="https://github.com/happykust"><code>@happykust</code></a>)</li> </ul> <p>Development tooling changes (no changes to the installed library):</p> <ul> <li>Removed optional dependencies (<code>dev</code> and <code>docs</code>); swapped to <a href="https://peps.python.org/pep-0735/">dependency groups</a> so they are no longer published as package metadata.</li> <li>Switched from <a href="https://pre-commit.com/">pre-commit</a> to <a href="https://github.com/j178/prek">prek</a>, and replaced <code>.pre-commit-config.yaml</code> with <code>prek.toml</code>. <ul> <li>Contributors should re-run <code>prek install</code> to replace their old git hook.</li> </ul> </li> <li>Replaced Black with <code>ruff format</code>.</li> <li>Docs are now built with <a href="https://properdocs.org/">ProperDocs</a> + other docs fixes.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ewels/rich-click/blob/main/CHANGELOG.md">rich-click's changelog</a>.</em></p> <blockquote> <h2>Version 1.9.9 (2026-09-05)</h2> <ul> <li>Fixed <code>ctx.forward()</code> not working with commands patched via <code>rich_click.patch()</code>. [<a href="https://redirect.github.com/ewels/rich-click/pull/351">#351</a>] (issue <a href="https://redirect.github.com/ewels/rich-click/issues/338">#338</a>)</li> <li>Added support for Click 8.5 (resolved <code>DeprecationWarning</code>s) [<a href="https://redirect.github.com/ewels/rich-click/pull/350">#350</a>] (<a href="https://github.com/happykust"><code>@happykust</code></a>)</li> </ul> <p>Development tooling changes (no changes to the installed library):</p> <ul> <li>Removed optional dependencies (<code>dev</code> and <code>docs</code>); swapped to <a href="https://peps.python.org/pep-0735/">dependency groups</a> so they are no longer published as package metadata.</li> <li>Switched from <a href="https://pre-commit.com/">pre-commit</a> to <a href="https://github.com/j178/prek">prek</a>, and replaced <code>.pre-commit-config.yaml</code> with <code>prek.toml</code>. <ul> <li>Contributors should re-run <code>prek install</code> to replace their old git hook.</li> </ul> </li> <li>Replaced Black with <code>ruff format</code>.</li> <li>Docs are now built with <a href="https://properdocs.org/">ProperDocs</a> + other docs fixes.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ewels/rich-click/commit/30ac1778e60975b00d52ac8a565499fd4c30ea0d"><code>30ac177</code></a> Fix PyPI GH action pin</li> <li><a href="https://github.com/ewels/rich-click/commit/f1bc67dbe3508403bd480f14be7853ba9d029f5c"><code>f1bc67d</code></a> Merge pull request <a href="https://redirect.github.com/ewels/rich-click/issues/352">#352</a> from dwreeves/1.9.x</li> <li><a href="https://github.com/ewels/rich-click/commit/c962bc04de926a22abd97f10c7456969a1a7d139"><code>c962bc0</code></a> fix type: ignore</li> <li><a href="https://github.com/ewels/rich-click/commit/7e5aa6b751cdbdef6009a66799faaf25d2a2827d"><code>7e5aa6b</code></a> Fix patching issue with ctx.forward()</li> <li><a href="https://github.com/ewels/rich-click/commit/040b608f6d71bfc1a18b619dbd32696b1207284c"><code>040b608</code></a> Preparing for 1.9.9 release</li> <li><a href="https://github.com/ewels/rich-click/commit/faad482296a2760e0e2c8e944de41774de803c00"><code>faad482</code></a> refactor: compact comments, remove typechecking from init, vendor _PacifyFlus...</li> <li><a href="https://github.com/ewels/rich-click/commit/55583aee1e9f9d9b0cf481a634a30eb5cd482d29"><code>55583ae</code></a> feat: support for click 8.5</li> <li><a href="https://github.com/ewels/rich-click/commit/54fea4e01627b6e8a2112aca32b292e37509a5bc"><code>54fea4e</code></a> Merge pull request <a href="https://redirect.github.com/ewels/rich-click/issues/341">#341</a> from ewels/claude/docs-framework-migration-5w6uhx</li> <li><a href="https://github.com/ewels/rich-click/commit/a8c3763ca69f286beda2f4828326ac3fe1034205"><code>a8c3763</code></a> Re-run pyproject-fmt after restoring the gh-admonitions dependency</li> <li><a href="https://github.com/ewels/rich-click/commit/70de252f7b7814e4f6d0dfcf5eb987ccb2c15923"><code>70de252</code></a> Restore the gh-admonitions plugin</li> <li>Additional commits viewable in <a href="https://github.com/ewels/rich-click/compare/v1.9.8...v1.9.9">compare view</a></li> </ul> </details> <br /> Updates `boto3` from 1.43.88 to 1.43.89 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/1895b95e819bcba9079578378773a5013d1648b8"><code>1895b95</code></a> Merge branch 'release-1.43.89'</li> <li><a href="https://github.com/boto/boto3/commit/b85c52150ef8b7fe2190cdeb878061eb5ce281d1"><code>b85c521</code></a> Bumping version to 1.43.89</li> <li><a href="https://github.com/boto/boto3/commit/f7290830f9b9b4101d3596c6a1b4a0a1bcc9f77f"><code>f729083</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/257465b72f6dc940b8ec7525e35ebd1690d2f6f5"><code>257465b</code></a> Merge branch 'release-1.43.88' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.43.88...1.43.89">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]
