Bump the build-python group in /build/pip with 2 updates #2649
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the build-python group in /build/pip with 2 updates: setuptools and zipp.
Updates
setuptools
from 75.3.0 to 75.4.0Changelog
Sourced from setuptools's changelog.
Commits
8f5559c
Bump version: 75.3.0 → 75.4.06cc5f08
Update mypy requirement from ==1.12.* to >=1.12,<1.14 (#4700)748c851
Update mypy requirement from ==1.12.* to >=1.12,<1.14c9d980f
Refactor/unify/extractshutil.rmtree
callbacks (and avoid repetition) (#4682)db2b206
Extract test for shutil.rmtree callback to its own filebb93502
Add docstring8272bc3
Refactor usage of shutil.rmtree in other parts of setuptools6ddac39
Ignore some lines for coverageb9be144
Attempt to solve typechecking problems1678730
Extract common pattern to remove dir if exists to setuptools._shutilUpdates
zipp
from 3.20.2 to 3.21.0Changelog
Sourced from zipp's changelog.
Commits
45b7f67
Finalize71ddd8d
Skipzipfile.Path.exists
python/cpython#126576
9a2705e
Merge https://github.com/jaraco/skeleton5c34e69
Use extend for proper workaround.ee027f6
Merge https://github.com/jaraco/skeleton750a189
Require Python 3.9 or later now that Python 3.8 is EOL.e61a9df
Include pyproject.toml in ruff.toml.db4dfc4
jaraco/skeleton#151
62b6678
Bump pre-commit hook for ruff to avoid clashes with pytest-ruff (jaraco/skele...466f535
Merge pull request #109 from jaraco/feature/functoolsDependabot 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 commands and options
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