Skip to content

Commit

Permalink
Bump twine from 5.1.0 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps [twine](https://github.com/pypa/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: twine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent c12ba36 commit 4ba4601
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dev_requirements/requirements-test_packaging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile dev_requirements/requirements-test_packaging.in
#
build==1.2.1
# via -r requirements-test_packaging.in
# via -r dev_requirements/requirements-test_packaging.in
certifi==2024.2.2
# via requests
cffi==1.16.0
Expand Down Expand Up @@ -73,9 +73,9 @@ rich==13.7.1
secretstorage==3.3.3
# via keyring
setuptools-scm==8.1.0
# via -r requirements-test_packaging.in
twine==5.1.0
# via -r requirements-test_packaging.in
# via -r dev_requirements/requirements-test_packaging.in
twine==5.1.1
# via -r dev_requirements/requirements-test_packaging.in
urllib3==1.26.19
# via
# requests
Expand Down

0 comments on commit 4ba4601

Please sign in to comment.