Skip to content

Commit e2f40f7

Browse files
chore(deps): bump the python-packages group across 1 directory with 3 updates
Bumps the python-packages group with 3 updates in the / directory: [autopep8](https://github.com/hhatto/autopep8), [more-itertools](https://github.com/more-itertools/more-itertools) and [setuptools](https://github.com/pypa/setuptools). Updates `autopep8` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](hhatto/autopep8@v2.3.1...v2.3.2) Updates `more-itertools` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.5.0...v10.6.0) Updates `setuptools` from 75.7.0 to 75.8.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.7.0...v75.8.0) --- updated-dependencies: - dependency-name: autopep8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 332c9b5 commit e2f40f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
autopep8==2.3.1
1+
autopep8==2.3.2
22
black==24.10.0
33
bleach==6.2.0
44
certifi==2024.12.14
@@ -15,7 +15,7 @@ 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.5.0
18+
more-itertools==10.6.0
1919
mypy-extensions==1.0.0
2020
packaging==24.2
2121
pathspec==0.12.1
@@ -30,7 +30,7 @@ requests-toolbelt==1.0.0
3030
restructuredtext-lint==1.4.0
3131
rfc3986==2.0.0
3232
rich==13.9.4
33-
setuptools==75.7.0
33+
setuptools==75.8.0
3434
six==1.17.0
3535
tqdm==4.67.1
3636
twine==6.0.1

0 commit comments

Comments
 (0)