Skip to content

Commit e5b1a11

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: [importlib-metadata](https://github.com/python/importlib_metadata), [setuptools](https://github.com/pypa/setuptools) and [twine](https://github.com/pypa/twine). Updates `importlib-metadata` from 7.2.1 to 8.0.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.2.1...v8.0.0) Updates `setuptools` from 70.1.1 to 70.2.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.1.1...v70.2.0) Updates `twine` from 5.1.0 to 5.1.1 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8eef58 commit e5b1a11

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
@@ -9,7 +9,7 @@ docutils==0.21.2
99
flake8==7.1.0
1010
gitchangelog==3.0.4
1111
idna==3.7
12-
importlib-metadata==7.2.1
12+
importlib-metadata==8.0.0
1313
jaraco.classes==3.4.0
1414
keyring==25.2.1
1515
markdown-it-py==3.0.0
@@ -30,10 +30,10 @@ requests-toolbelt==1.0.0
3030
restructuredtext-lint==1.4.0
3131
rfc3986==2.0.0
3232
rich==13.7.1
33-
setuptools==70.1.1
33+
setuptools==70.2.0
3434
six==1.16.0
3535
tqdm==4.66.4
36-
twine==5.1.0
36+
twine==5.1.1
3737
urllib3==2.2.2
3838
webencodings==0.5.1
3939
zipp==3.19.2

0 commit comments

Comments
 (0)