Commit c51c8d5
authored
Bump the python-root group with 2 updates (#1253)
Bumps the python-root group with 2 updates:
[isort](https://github.com/PyCQA/isort) and
[setuptools](https://github.com/pypa/setuptools).
Updates `isort` from 6.0.0 to 6.0.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/PyCQA/isort/releases">isort's
releases</a>.</em></p>
<blockquote>
<h2>6.0.1</h2>
<h2>Changes</h2>
<ul>
<li>fix multi_line_output_modes docs (<a
href="https://redirect.github.com/PyCQA/isort/issues/2096">#2096</a>) <a
href="https://github.com/xinydev"><code>@xinydev</code></a></li>
<li>Ruff rules PT for pytest (<a
href="https://redirect.github.com/PyCQA/isort/issues/2372">#2372</a>) <a
href="https://github.com/cclauss"><code>@cclauss</code></a></li>
<li>Ruff rules B017, B028, and E203 (<a
href="https://redirect.github.com/PyCQA/isort/issues/2371">#2371</a>) <a
href="https://github.com/cclauss"><code>@cclauss</code></a></li>
<li>Lint Python code with ruff (<a
href="https://redirect.github.com/PyCQA/isort/issues/2359">#2359</a>) <a
href="https://github.com/cclauss"><code>@cclauss</code></a></li>
<li>Fix test_find_imports_in_file_error failing on Windows (<a
href="https://redirect.github.com/PyCQA/isort/issues/2369">#2369</a>) <a
href="https://github.com/kobarity"><code>@kobarity</code></a></li>
<li>Move flake8 settings into pyproject.toml (<a
href="https://redirect.github.com/PyCQA/isort/issues/2360">#2360</a>) <a
href="https://github.com/cclauss"><code>@cclauss</code></a></li>
<li>Upgrade to uv>=0.6.0 and enable-cache (<a
href="https://redirect.github.com/PyCQA/isort/issues/2364">#2364</a>) <a
href="https://github.com/cclauss"><code>@cclauss</code></a></li>
<li>Apply some ruff rules (<a
href="https://redirect.github.com/PyCQA/isort/issues/2353">#2353</a>) <a
href="https://github.com/cclauss"><code>@cclauss</code></a></li>
</ul>
<h2>:beetle: Fixes</h2>
<ul>
<li>Add OSError handling in find_imports_in_file (<a
href="https://redirect.github.com/PyCQA/isort/issues/2331">#2331</a>) <a
href="https://github.com/kobarity"><code>@kobarity</code></a></li>
<li>Link GH as changelog (<a
href="https://redirect.github.com/PyCQA/isort/issues/2354">#2354</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
</ul>
<h2>:construction_worker: Continuous Integration</h2>
<ul>
<li>Remove Safety (<a
href="https://redirect.github.com/PyCQA/isort/issues/2373">#2373</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PyCQA/isort/commit/c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc"><code>c8ab4a5</code></a>
Merge pull request <a
href="https://redirect.github.com/PyCQA/isort/issues/2096">#2096</a>
from xinydev/fix-docs</li>
<li><a
href="https://github.com/PyCQA/isort/commit/ee477e919867ffcd09d25a605f38f08a87c56f2e"><code>ee477e9</code></a>
Merge branch 'main' into fix-docs</li>
<li><a
href="https://github.com/PyCQA/isort/commit/790bb06e294d77461e7696bbdb0186289c9a4f87"><code>790bb06</code></a>
Merge pull request <a
href="https://redirect.github.com/PyCQA/isort/issues/2372">#2372</a>
from cclauss/ruff-rules-PT</li>
<li><a
href="https://github.com/PyCQA/isort/commit/168d8508ae41a5f5f2fb1340b86fde2bfdb8266a"><code>168d850</code></a>
Merge branch 'main' into ruff-rules-PT</li>
<li><a
href="https://github.com/PyCQA/isort/commit/6165d6b6e99dfd15b57896080359a46ba99eacda"><code>6165d6b</code></a>
Merge pull request <a
href="https://redirect.github.com/PyCQA/isort/issues/2373">#2373</a>
from PyCQA/ci/remove-safety</li>
<li><a
href="https://github.com/PyCQA/isort/commit/f776259106076faa8a758ebfd4abb3a736493024"><code>f776259</code></a>
Remove Safety</li>
<li><a
href="https://github.com/PyCQA/isort/commit/176ada2694779b6f4a366c7f8a4d788dc93b5d27"><code>176ada2</code></a>
Ruff rules PT for pytest</li>
<li><a
href="https://github.com/PyCQA/isort/commit/3305894bd9338e715a1ac6eb912cf608154ca471"><code>3305894</code></a>
Merge pull request <a
href="https://redirect.github.com/PyCQA/isort/issues/2371">#2371</a>
from cclauss/ruff-rules-B017-B028-E203</li>
<li><a
href="https://github.com/PyCQA/isort/commit/1708f3e87ad1b1885e5bddcd29799a9434207738"><code>1708f3e</code></a>
Ruff rules B017, B028, and E203</li>
<li><a
href="https://github.com/PyCQA/isort/commit/1157b58fb70b9166f75f567fdbe45d6fa2cbfc5c"><code>1157b58</code></a>
Merge pull request <a
href="https://redirect.github.com/PyCQA/isort/issues/2359">#2359</a>
from cclauss/ruff</li>
<li>Additional commits viewable in <a
href="https://github.com/PyCQA/isort/compare/6.0.0...6.0.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `setuptools` from 75.8.0 to 75.8.2
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/setuptools/blob/main/NEWS.rst">setuptools's
changelog</a>.</em></p>
<blockquote>
<h1>v75.8.2</h1>
<h2>Bugfixes</h2>
<ul>
<li>Fixed <code>pkg_resources.require(...)</code> to also consider
standardised
<code>dist-info</code> directories. (<a
href="https://redirect.github.com/pypa/setuptools/issues/4856">#4856</a>)</li>
</ul>
<h1>v75.8.1</h1>
<h2>Bugfixes</h2>
<ul>
<li>Fix wheel file naming to follow binary distribution specification --
by :user:<code>di</code> (<a
href="https://redirect.github.com/pypa/setuptools/issues/4766">#4766</a>)</li>
<li>Fixed crash generating error message printed when building wheels
for the
free-threaded build using the limited API. -- by
:user:<code>ngoldbaum</code> (<a
href="https://redirect.github.com/pypa/setuptools/issues/4809">#4809</a>)</li>
<li>Fix documentation for recent CFLAGS distutils change. -- by
:user:<code>thesamesam</code> (<a
href="https://redirect.github.com/pypa/setuptools/issues/4836">#4836</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/setuptools/commit/9aa3771f57f070bd13b9a3e83bd469413afc98c7"><code>9aa3771</code></a>
Bump version: 75.8.1 → 75.8.2</li>
<li><a
href="https://github.com/pypa/setuptools/commit/c0f39c04c5e7632b3f1f4800c8776f5d4709fabf"><code>c0f39c0</code></a>
Update WorkingSet.find to consider standardised .dist-info directory
names (#...</li>
<li><a
href="https://github.com/pypa/setuptools/commit/edca1811df4daa15d18eb06d0dd5da11eda8b3af"><code>edca181</code></a>
Add news fragment</li>
<li><a
href="https://github.com/pypa/setuptools/commit/22355fcb3337317d4f6ca675aa60947692c9af3a"><code>22355fc</code></a>
Also consider '-' separator in tests</li>
<li><a
href="https://github.com/pypa/setuptools/commit/8280e2c4fc2f32a5da1ec3ba322c534e2f5369a3"><code>8280e2c</code></a>
Attempt to solve path normalisation issue in windows tests</li>
<li><a
href="https://github.com/pypa/setuptools/commit/a3718c8099235fb3b40d013f97530d5aeb5ba0ce"><code>a3718c8</code></a>
Slightly change test, so that we are sure about the correct distribution
bein...</li>
<li><a
href="https://github.com/pypa/setuptools/commit/23b73aaef2cb95650a997f80ea74c8d51bc5f01c"><code>23b73aa</code></a>
Fix mypy errors</li>
<li><a
href="https://github.com/pypa/setuptools/commit/2c242238f536c4b942812632ba9dd0b1c48b4b85"><code>2c24223</code></a>
Update WorkingSet.find to consider standardised dist-info names</li>
<li><a
href="https://github.com/pypa/setuptools/commit/79d6e46d4949a77238ca8884ed8137d5d6175d31"><code>79d6e46</code></a>
Add regression test for issue 4853</li>
<li><a
href="https://github.com/pypa/setuptools/commit/56c055b653f080544f490e198605974c71b6fe35"><code>56c055b</code></a>
Bump version: 75.8.0 → 75.8.1</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/setuptools/compare/v75.8.0...v75.8.2">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent daf9bb5 commit c51c8d5
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
0 commit comments