Skip to content

Commit a5249ef

Browse files
Bump twine from 5.1.1 to 6.0.1 in /dev_requirements (#932)
Bumps [twine](https://github.com/pypa/twine) from 5.1.1 to 6.0.1. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@v5.1.1...6.0.1) --- updated-dependencies: - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c449877 commit a5249ef

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

dev_requirements/requirements-packaging.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ docutils==0.21.1
1919
# via readme-renderer
2020
idna==3.7
2121
# via requests
22-
importlib-metadata==7.1.0
23-
# via twine
2422
jaraco-classes==3.4.0
2523
# via keyring
2624
jaraco-context==5.3.0
@@ -44,7 +42,9 @@ more-itertools==10.2.0
4442
nh3==0.2.17
4543
# via readme-renderer
4644
packaging==24.0
47-
# via build
45+
# via
46+
# build
47+
# twine
4848
pkginfo==1.10.0
4949
# via twine
5050
pycparser==2.22
@@ -69,11 +69,9 @@ rich==13.7.1
6969
# via twine
7070
secretstorage==3.3.3
7171
# via keyring
72-
twine==5.1.1
72+
twine==6.0.1
7373
# via -r requirements-packaging.in
7474
urllib3==2.2.2
7575
# via
7676
# requests
7777
# twine
78-
zipp==3.19.1
79-
# via importlib-metadata

0 commit comments

Comments
 (0)