dependabot[bot] opened a new pull request, #60129: URL: https://github.com/apache/airflow/pull/60129
Bumps the pip-dependency-updates group with 3 updates in the / directory: [gitpython](https://github.com/gitpython-developers/GitPython), [trove-classifiers](https://github.com/pypa/trove-classifiers) and [keyring](https://github.com/jaraco/keyring). Bumps the pip-dependency-updates group with 1 update in the /dev/breeze directory: [hatch](https://github.com/pypa/hatch). Updates `gitpython` from 3.1.45 to 3.1.46 <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.46</h2> <h2>What's Changed</h2> <ul> <li>Prepare a new release by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2063">gitpython-developers/GitPython#2063</a></li> <li>Bump actions/checkout from 4 to 5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2067">gitpython-developers/GitPython#2067</a></li> <li>Bump git/ext/gitdb from <code>335c0f6</code> to <code>39d7dbf</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2068">gitpython-developers/GitPython#2068</a></li> <li>Bump actions/setup-python from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2070">gitpython-developers/GitPython#2070</a></li> <li>Bump git/ext/gitdb from <code>39d7dbf</code> to <code>f8fdfec</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2071">gitpython-developers/GitPython#2071</a></li> <li>Fix type hint for <code>SymbolicReference.reference</code> property by <a href="https://github.com/emmanuel-ferdman"><code>@emmanuel-ferdman</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2074">gitpython-developers/GitPython#2074</a></li> <li>feat: Add support for hasconfig git rule. by <a href="https://github.com/bvanelli"><code>@bvanelli</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2075">gitpython-developers/GitPython#2075</a></li> <li>Bump github/codeql-action from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2076">gitpython-developers/GitPython#2076</a></li> <li>Use actual return type in annotation for method submodule_update by <a href="https://github.com/extrwi"><code>@extrwi</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2078">gitpython-developers/GitPython#2078</a></li> <li>Bump git/ext/gitdb from <code>f8fdfec</code> to <code>65321a2</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2082">gitpython-developers/GitPython#2082</a></li> <li>Preliminary support for index format v3 by <a href="https://github.com/blahgeek"><code>@blahgeek</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2081">gitpython-developers/GitPython#2081</a></li> <li>Bump actions/checkout from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2084">gitpython-developers/GitPython#2084</a></li> <li>Pin <code>mypy==1.18.2</code> by <a href="https://github.com/George-Ogden"><code>@George-Ogden</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2087">gitpython-developers/GitPython#2087</a></li> <li>Respect <code>os.Pathlike</code> by <a href="https://github.com/George-Ogden"><code>@George-Ogden</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2086">gitpython-developers/GitPython#2086</a></li> <li>Bump git/ext/gitdb from <code>65321a2</code> to <code>4c63ee6</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2093">gitpython-developers/GitPython#2093</a></li> <li>Join <code>Pathlike</code> Object to Tree by <a href="https://github.com/George-Ogden"><code>@George-Ogden</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2094">gitpython-developers/GitPython#2094</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/emmanuel-ferdman"><code>@emmanuel-ferdman</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2074">gitpython-developers/GitPython#2074</a></li> <li><a href="https://github.com/bvanelli"><code>@bvanelli</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2075">gitpython-developers/GitPython#2075</a></li> <li><a href="https://github.com/extrwi"><code>@extrwi</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2078">gitpython-developers/GitPython#2078</a></li> <li><a href="https://github.com/blahgeek"><code>@blahgeek</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2081">gitpython-developers/GitPython#2081</a></li> <li><a href="https://github.com/George-Ogden"><code>@George-Ogden</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2087">gitpython-developers/GitPython#2087</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.45...3.1.46">https://github.com/gitpython-developers/GitPython/compare/3.1.45...3.1.46</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gitpython-developers/GitPython/commit/9e24eb6b72c1851e46e09133b83b48f2059037d7"><code>9e24eb6</code></a> Prepare next release</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/b8bb60e544a1f389120b5540c6e1e7505427c279"><code>b8bb60e</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2094">#2094</a> from George-Ogden/join-pathlike</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/c8b58c09904dabe67222165e4d3eecf4c8f07490"><code>c8b58c0</code></a> Update test/test_tree.py</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/88e26141c738f6ac3beb1a433039611f88c2c30d"><code>88e2614</code></a> Allow joining path to tree</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/9fa28ae108dc39cfb13282cd18d4251d0118dd52"><code>9fa28ae</code></a> Add failing tests for joining paths</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/6d66a02d14929976d9d8409773054e2e022eae0e"><code>6d66a02</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2093">#2093</a> from gitpython-developers/dependabot/submodules/git/...</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/f738029ab05fe8356022248e68f9119c46b2f1e5"><code>f738029</code></a> Bump git/ext/gitdb from <code>65321a2</code> to <code>4c63ee6</code></li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/eecc28d2e78d799105a2070acdb530ee5c81a9e8"><code>eecc28d</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2086">#2086</a> from George-Ogden/true-pathlike</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/0cb55fb4adca4f2b26767e85ef8652ef13b834a1"><code>0cb55fb</code></a> Revert "Add tests with non-ascii characters"</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/171062655e24b6a6ca1a3beab3c7679278350ab5"><code>1710626</code></a> Add tests with non-ascii characters</li> <li>Additional commits viewable in <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.45...3.1.46">compare view</a></li> </ul> </details> <br /> Updates `trove-classifiers` from 2025.9.9.12 to 2025.12.1.14 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/trove-classifiers/commit/acd10ae15e500aade0b5d3e536ac3e0a81f4b5b8"><code>acd10ae</code></a> - add classifier for Zope 6 (<a href="https://redirect.github.com/pypa/trove-classifiers/issues/229">#229</a>)</li> <li><a href="https://github.com/pypa/trove-classifiers/commit/116f1cbabf018908b6e1a9e153c6d3d6abd3986b"><code>116f1cb</code></a> Added Topic :: Scientific/Engineering :: Instrument Drivers :: IVI Conformant...</li> <li><a href="https://github.com/pypa/trove-classifiers/commit/48c3b326d7b8330c92b168262a4d8f36aef1af43"><code>48c3b32</code></a> Add support for Odoo 19.0 in classifiers (<a href="https://redirect.github.com/pypa/trove-classifiers/issues/225">#225</a>)</li> <li>See full diff in <a href="https://github.com/pypa/trove-classifiers/compare/2025.9.9.12...2025.12.1.14">compare view</a></li> </ul> </details> <br /> Updates `keyring` from 25.6.0 to 25.7.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jaraco/keyring/blob/main/NEWS.rst">keyring's changelog</a>.</em></p> <blockquote> <h1>v25.7.0</h1> <h2>Features</h2> <ul> <li>Improved support for KWallet 6. (<a href="https://redirect.github.com/jaraco/keyring/issues/728">#728</a>)</li> </ul> <h2>Bugfixes</h2> <ul> <li>Removed cruft from Python 3.8. (<a href="https://redirect.github.com/jaraco/keyring/issues/722">#722</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jaraco/keyring/commit/38c040133559682902f25fe96496756ee6849820"><code>38c0401</code></a> Finalize</li> <li><a href="https://github.com/jaraco/keyring/commit/e5b7d2a20931fa7f4d53e28eb5dffceb2e82ba6b"><code>e5b7d2a</code></a> Revert "Disable type checking on filter call. Fixes <a href="https://redirect.github.com/jaraco/keyring/issues/659">#659</a>."</li> <li><a href="https://github.com/jaraco/keyring/commit/2ce2d465050d73db8b1b7662c4e53c7b6fa7aafc"><code>2ce2d46</code></a> Add news fragment.</li> <li><a href="https://github.com/jaraco/keyring/commit/4bb5ece9a6959ee71ec464595f64e88951d00fb6"><code>4bb5ece</code></a> Merge pull request <a href="https://redirect.github.com/jaraco/keyring/issues/722">#722</a> from hugovk/rm-3.8</li> <li><a href="https://github.com/jaraco/keyring/commit/d7c0aa4e1dbfcde3064c1448dc1fd09c76e93d1d"><code>d7c0aa4</code></a> Merge branch 'main' into rm-3.8</li> <li><a href="https://github.com/jaraco/keyring/commit/ea1d763bfd80bf7cedd95fb040d38fc1d29c3e87"><code>ea1d763</code></a> Merge pull request <a href="https://redirect.github.com/jaraco/keyring/issues/721">#721</a> from hugovk/fix-tests</li> <li><a href="https://github.com/jaraco/keyring/commit/30eea9d7769b167be0667ea3aa3722c762e20659"><code>30eea9d</code></a> Merge <a href="https://github.com/jaraco/skeleton">https://github.com/jaraco/skeleton</a></li> <li><a href="https://github.com/jaraco/keyring/commit/fb6e52cf3f511242f0a9ff2441eb7e29c67f7268"><code>fb6e52c</code></a> Merge pull request <a href="https://redirect.github.com/jaraco/keyring/issues/724">#724</a> from dachucky/patch-1</li> <li><a href="https://github.com/jaraco/keyring/commit/9ff845920c4c72031343b17c6a3d605e6247f081"><code>9ff8459</code></a> Generalize the guidance around tox.</li> <li><a href="https://github.com/jaraco/keyring/commit/e7fbfa76a1f675bede0f5654e99add3a0cd66370"><code>e7fbfa7</code></a> Prefer imperative third-person voice.</li> <li>Additional commits viewable in <a href="https://github.com/jaraco/keyring/compare/v25.6.0...v25.7.0">compare view</a></li> </ul> </details> <br /> Updates `gitpython` from 3.1.45 to 3.1.46 <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.46</h2> <h2>What's Changed</h2> <ul> <li>Prepare a new release by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2063">gitpython-developers/GitPython#2063</a></li> <li>Bump actions/checkout from 4 to 5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2067">gitpython-developers/GitPython#2067</a></li> <li>Bump git/ext/gitdb from <code>335c0f6</code> to <code>39d7dbf</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2068">gitpython-developers/GitPython#2068</a></li> <li>Bump actions/setup-python from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2070">gitpython-developers/GitPython#2070</a></li> <li>Bump git/ext/gitdb from <code>39d7dbf</code> to <code>f8fdfec</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2071">gitpython-developers/GitPython#2071</a></li> <li>Fix type hint for <code>SymbolicReference.reference</code> property by <a href="https://github.com/emmanuel-ferdman"><code>@emmanuel-ferdman</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2074">gitpython-developers/GitPython#2074</a></li> <li>feat: Add support for hasconfig git rule. by <a href="https://github.com/bvanelli"><code>@bvanelli</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2075">gitpython-developers/GitPython#2075</a></li> <li>Bump github/codeql-action from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2076">gitpython-developers/GitPython#2076</a></li> <li>Use actual return type in annotation for method submodule_update by <a href="https://github.com/extrwi"><code>@extrwi</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2078">gitpython-developers/GitPython#2078</a></li> <li>Bump git/ext/gitdb from <code>f8fdfec</code> to <code>65321a2</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2082">gitpython-developers/GitPython#2082</a></li> <li>Preliminary support for index format v3 by <a href="https://github.com/blahgeek"><code>@blahgeek</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2081">gitpython-developers/GitPython#2081</a></li> <li>Bump actions/checkout from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2084">gitpython-developers/GitPython#2084</a></li> <li>Pin <code>mypy==1.18.2</code> by <a href="https://github.com/George-Ogden"><code>@George-Ogden</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2087">gitpython-developers/GitPython#2087</a></li> <li>Respect <code>os.Pathlike</code> by <a href="https://github.com/George-Ogden"><code>@George-Ogden</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2086">gitpython-developers/GitPython#2086</a></li> <li>Bump git/ext/gitdb from <code>65321a2</code> to <code>4c63ee6</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2093">gitpython-developers/GitPython#2093</a></li> <li>Join <code>Pathlike</code> Object to Tree by <a href="https://github.com/George-Ogden"><code>@George-Ogden</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2094">gitpython-developers/GitPython#2094</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/emmanuel-ferdman"><code>@emmanuel-ferdman</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2074">gitpython-developers/GitPython#2074</a></li> <li><a href="https://github.com/bvanelli"><code>@bvanelli</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2075">gitpython-developers/GitPython#2075</a></li> <li><a href="https://github.com/extrwi"><code>@extrwi</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2078">gitpython-developers/GitPython#2078</a></li> <li><a href="https://github.com/blahgeek"><code>@blahgeek</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2081">gitpython-developers/GitPython#2081</a></li> <li><a href="https://github.com/George-Ogden"><code>@George-Ogden</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2087">gitpython-developers/GitPython#2087</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.45...3.1.46">https://github.com/gitpython-developers/GitPython/compare/3.1.45...3.1.46</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gitpython-developers/GitPython/commit/9e24eb6b72c1851e46e09133b83b48f2059037d7"><code>9e24eb6</code></a> Prepare next release</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/b8bb60e544a1f389120b5540c6e1e7505427c279"><code>b8bb60e</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2094">#2094</a> from George-Ogden/join-pathlike</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/c8b58c09904dabe67222165e4d3eecf4c8f07490"><code>c8b58c0</code></a> Update test/test_tree.py</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/88e26141c738f6ac3beb1a433039611f88c2c30d"><code>88e2614</code></a> Allow joining path to tree</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/9fa28ae108dc39cfb13282cd18d4251d0118dd52"><code>9fa28ae</code></a> Add failing tests for joining paths</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/6d66a02d14929976d9d8409773054e2e022eae0e"><code>6d66a02</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2093">#2093</a> from gitpython-developers/dependabot/submodules/git/...</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/f738029ab05fe8356022248e68f9119c46b2f1e5"><code>f738029</code></a> Bump git/ext/gitdb from <code>65321a2</code> to <code>4c63ee6</code></li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/eecc28d2e78d799105a2070acdb530ee5c81a9e8"><code>eecc28d</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2086">#2086</a> from George-Ogden/true-pathlike</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/0cb55fb4adca4f2b26767e85ef8652ef13b834a1"><code>0cb55fb</code></a> Revert "Add tests with non-ascii characters"</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/171062655e24b6a6ca1a3beab3c7679278350ab5"><code>1710626</code></a> Add tests with non-ascii characters</li> <li>Additional commits viewable in <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.45...3.1.46">compare view</a></li> </ul> </details> <br /> Updates `hatch` from 1.14.1 to 1.15.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pypa/hatch/releases">hatch's releases</a>.</em></p> <blockquote> <h2>Hatch v1.15.1</h2> <p><em><strong>Fixed:</strong></em></p> <ul> <li>Fix compatibility with cached default CPython distributions that were sourced from GitHub releases of the old owner</li> </ul> <h2>Hatchling v1.15.0</h2> <p><em><strong>Added:</strong></em></p> <ul> <li>Add <code>app</code> build target</li> </ul> <h2>Hatch v1.15.0</h2> <p><em><strong>Changed:</strong></em></p> <ul> <li>Drop support for Python 3.8</li> </ul> <p><em><strong>Added:</strong></em></p> <ul> <li>Support Python 3.14</li> <li>Upgrade default CPython distributions to 20251014</li> <li>Upgrade default PyPy distributions to 7.3.20</li> </ul> <h2>Hatch v1.14.2</h2> <p><em><strong>Fixed:</strong></em></p> <ul> <li>Fix compatibility with recent versions of Click</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/hatch/commit/19eec091b197fc2fdf22df8c753416a37a458fb0"><code>19eec09</code></a> release Hatch v1.15.1</li> <li><a href="https://github.com/pypa/hatch/commit/a14c59ec2b63f77d09ea3c4e79c6b58f31eab221"><code>a14c59e</code></a> fix: Fixed <code>Environment default is incompatible: Unknown distribution source</code>...</li> <li><a href="https://github.com/pypa/hatch/commit/0636e7b6a89738bffe71e74c5c8e4e59b868dacb"><code>0636e7b</code></a> release Hatch v1.15.0</li> <li><a href="https://github.com/pypa/hatch/commit/d3448c233840d25df0a0a10571e034462cbd5d9e"><code>d3448c2</code></a> Fix Windows build runner</li> <li><a href="https://github.com/pypa/hatch/commit/0170484878e73ba48515d802b44046dccb72f268"><code>0170484</code></a> release Hatch v1.14.2</li> <li><a href="https://github.com/pypa/hatch/commit/93e55cee4e294fb380e27739560693b4b4cd15e7"><code>93e55ce</code></a> Fix: Set default of None for <a href="https://github.com/click"><code>@click</code></a>.option("--filter", ...) (<a href="https://redirect.github.com/pypa/hatch/issues/2053">#2053</a>)</li> <li>See full diff in <a href="https://github.com/pypa/hatch/compare/hatch-v1.14.1...hatch-v1.15.1">compare view</a></li> </ul> </details> <br /> Updates `hatch` from 1.14.1 to 1.15.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pypa/hatch/releases">hatch's releases</a>.</em></p> <blockquote> <h2>Hatch v1.15.1</h2> <p><em><strong>Fixed:</strong></em></p> <ul> <li>Fix compatibility with cached default CPython distributions that were sourced from GitHub releases of the old owner</li> </ul> <h2>Hatchling v1.15.0</h2> <p><em><strong>Added:</strong></em></p> <ul> <li>Add <code>app</code> build target</li> </ul> <h2>Hatch v1.15.0</h2> <p><em><strong>Changed:</strong></em></p> <ul> <li>Drop support for Python 3.8</li> </ul> <p><em><strong>Added:</strong></em></p> <ul> <li>Support Python 3.14</li> <li>Upgrade default CPython distributions to 20251014</li> <li>Upgrade default PyPy distributions to 7.3.20</li> </ul> <h2>Hatch v1.14.2</h2> <p><em><strong>Fixed:</strong></em></p> <ul> <li>Fix compatibility with recent versions of Click</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/hatch/commit/19eec091b197fc2fdf22df8c753416a37a458fb0"><code>19eec09</code></a> release Hatch v1.15.1</li> <li><a href="https://github.com/pypa/hatch/commit/a14c59ec2b63f77d09ea3c4e79c6b58f31eab221"><code>a14c59e</code></a> fix: Fixed <code>Environment default is incompatible: Unknown distribution source</code>...</li> <li><a href="https://github.com/pypa/hatch/commit/0636e7b6a89738bffe71e74c5c8e4e59b868dacb"><code>0636e7b</code></a> release Hatch v1.15.0</li> <li><a href="https://github.com/pypa/hatch/commit/d3448c233840d25df0a0a10571e034462cbd5d9e"><code>d3448c2</code></a> Fix Windows build runner</li> <li><a href="https://github.com/pypa/hatch/commit/0170484878e73ba48515d802b44046dccb72f268"><code>0170484</code></a> release Hatch v1.14.2</li> <li><a href="https://github.com/pypa/hatch/commit/93e55cee4e294fb380e27739560693b4b4cd15e7"><code>93e55ce</code></a> Fix: Set default of None for <a href="https://github.com/click"><code>@click</code></a>.option("--filter", ...) (<a href="https://redirect.github.com/pypa/hatch/issues/2053">#2053</a>)</li> <li>See full diff in <a href="https://github.com/pypa/hatch/compare/hatch-v1.14.1...hatch-v1.15.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> -- This is an 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]
