Skip to content

Commit

Permalink
🤖 Bump twine from 5.1.1 to 6.0.1
Browse files Browse the repository at this point in the history
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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent b55ec14 commit 74bef58
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions dev_requirements/requirements-packaging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ idna==3.7
# anyio
# httpx
# requests
importlib-metadata==8.2.0
# via twine
installer==0.7.0
# via pdm
jaraco-classes==3.4.0
Expand Down Expand Up @@ -83,6 +81,7 @@ packaging==24.1
# dep-logic
# findpython
# pdm
# twine
# unearth
pbs-installer==2024.8.9
# via pdm
Expand Down Expand Up @@ -134,7 +133,7 @@ tomlkit==0.13.0
# via pdm
truststore==0.9.1
# via pdm
twine==5.1.1
twine==6.0.1
# via -r dev_requirements/requirements-packaging.in
typing-extensions==4.12.2
# via hishel
Expand All @@ -146,5 +145,3 @@ urllib3==2.2.2
# twine
virtualenv==20.26.3
# via pdm
zipp==3.19.2
# via importlib-metadata

0 comments on commit 74bef58

Please sign in to comment.