Skip to content

Commit cd8af61

Browse files
chore(deps): bump the python-packages group across 1 directory with 4 updates
Bumps the python-packages group with 4 updates in the / directory: [more-itertools](https://github.com/more-itertools/more-itertools), [mypy-extensions](https://github.com/python/mypy_extensions), [packaging](https://github.com/pypa/packaging) and [setuptools](https://github.com/pypa/setuptools). Updates `more-itertools` from 10.6.0 to 10.7.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.6.0...v10.7.0) Updates `mypy-extensions` from 1.0.0 to 1.1.0 - [Commits](python/mypy_extensions@1.0.0...1.1.0) Updates `packaging` from 24.2 to 25.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.2...25.0) Updates `setuptools` from 78.1.0 to 79.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v78.1.0...v79.0.0) --- updated-dependencies: - dependency-name: more-itertools dependency-version: 10.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mypy-extensions dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: setuptools dependency-version: 79.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 176cadf commit cd8af61

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

release-requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ keyring==25.6.0
1515
markdown-it-py==3.0.0
1616
mccabe==0.7.0
1717
mdurl==0.1.2
18-
more-itertools==10.6.0
19-
mypy-extensions==1.0.0
20-
packaging==24.2
18+
more-itertools==10.7.0
19+
mypy-extensions==1.1.0
20+
packaging==25.0
2121
pathspec==0.12.1
2222
pkginfo==1.12.1.2
2323
platformdirs==4.3.7
@@ -30,7 +30,7 @@ requests-toolbelt==1.0.0
3030
restructuredtext-lint==1.4.0
3131
rfc3986==2.0.0
3232
rich==14.0.0
33-
setuptools==78.1.0
33+
setuptools==79.0.0
3434
six==1.17.0
3535
tqdm==4.67.1
3636
twine==6.1.0

0 commit comments

Comments
 (0)