chore(deps): bump the python-packages group across 1 directory with 4 updates #402
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 python-packages group with 4 updates in the / directory: more-itertools, mypy-extensions, packaging and setuptools.
Updates
more-itertools
from 10.6.0 to 10.7.0Release notes
Sourced from more-itertools's releases.
Commits
28ab736
Merge pull request #977 from more-itertools/version-10.7.04c1a0c7
Bump version: 10.6.0 → 10.7.0f2d5c9f
Late-breaking changes for 10.7.05d5a9e6
Merge remote-tracking branch 'origin/master' into version-10.7.08988de6
Merge pull request #975 from rhettinger/groupby_transform_overloadsc925c2e
Fix inner Iterable types as wellcc38c74
Fix #974: Inconsistent@overload
signatures3742de9
Merge pull request #972 from ricbit/masterc904030
Fix some typos6d0fe02
Merge pull request #971 from rhettinger/small_doc_editsUpdates
mypy-extensions
from 1.0.0 to 1.1.0Commits
70d9435
remove dev from version8d272bb
Switch build-backend to flit_core + use License-Expression for project metada...1b46102
Bump dev version to 1.1.0-dev (#57)400534f
Deprecate mypy_extensions.NoReturn (#56)23fbfa5
Update flake8 to 7.1.1 (#54)9ddbb08
Cleanup tests (#55)6d9c7b7
Move metadata to pyproject + drop Python 3.7 (#53)812066c
[pre-commit.ci] pre-commit autoupdate (#49)9dd6d98
Add support for Python 3.12 (#48)e0c6670
Deprecatemypy_extensions.TypedDict
(#47)Updates
packaging
from 24.2 to 25.0Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
f585376
Bump for release600ecea
Add changelog entries3910129
support 'extras' and 'dependency_groups' markers (#888)8e49b43
Add support for PEP 738 Android tags (#880)e624d8e
Bump the github-actions group with 3 updates (#886)71f38d8
Bump the github-actions group with 2 updates (#878)9b4922d
Bump the github-actions group with 3 updates (#870)8510bd9
Upgrade to ruff 0.9.1 (#865)9375ec2
Re-add tests for Unicode file name parsing (#863)2256ed4
Bump the github-actions group across 1 directory with 2 updates (#864)Updates
setuptools
from 78.1.0 to 79.0.0Changelog
Sourced from setuptools's changelog.
Commits
56962ec
Bump version: 78.1.1 → 79.0.0b137521
Merge pull request #4953 from pypa/debt/917/remove-legacy-editablef89e652
Removed support for the 'legacy-editable' feature.8e4868a
Bump version: 78.1.0 → 78.1.1100e9a6
Merge pull request #49518faf1d7
Add news fragment.2ca4a9f
Rely on re.sub to perform the decision in one expression.e409e80
Extract _sanitize method for sanitizing the filename.250a6d1
Add a check to ensure the name resolves relative to the tmpdir.d8390fe
Extract _resolve_download_filename with test.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 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