Skip to content

Commit 15e7dea

Browse files
Bump twine from 6.0.1 to 6.1.0 in /dev_requirements (#951)
Bumps [twine](https://github.com/pypa/twine) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.0.1...6.1.0) --- updated-dependencies: - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 682ae3b commit 15e7dea

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

dev_requirements/requirements-packaging.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ cryptography==43.0.1
1717
# via secretstorage
1818
docutils==0.21.1
1919
# via readme-renderer
20+
id==1.5.0
21+
# via twine
2022
idna==3.7
2123
# via requests
2224
jaraco-classes==3.4.0
@@ -45,8 +47,6 @@ packaging==24.0
4547
# via
4648
# build
4749
# twine
48-
pkginfo==1.10.0
49-
# via twine
5050
pycparser==2.22
5151
# via cffi
5252
pygments==2.17.2
@@ -59,6 +59,7 @@ readme-renderer==43.0
5959
# via twine
6060
requests==2.32.3
6161
# via
62+
# id
6263
# requests-toolbelt
6364
# twine
6465
requests-toolbelt==1.0.0
@@ -69,7 +70,7 @@ rich==13.7.1
6970
# via twine
7071
secretstorage==3.3.3
7172
# via keyring
72-
twine==6.0.1
73+
twine==6.1.0
7374
# via -r requirements-packaging.in
7475
urllib3==2.2.2
7576
# via

0 commit comments

Comments
 (0)