]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump twine from 4.0.0 to 4.0.1 (#2256)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 16 Jun 2022 13:16:06 +0000 (14:16 +0100)
committerGitHub <noreply@github.com>
Thu, 16 Jun 2022 13:16:06 +0000 (14:16 +0100)
Bumps [twine](https://github.com/pypa/twine) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/twine/compare/4.0.0...4.0.1)

---
updated-dependencies:
- dependency-name: twine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 2ee5289818a1f6ca1a7621c6f21c74572ebff5c3..c8fa87764ceed0c9b25d7e88c2622e0adc4c9380 100644 (file)
@@ -15,7 +15,7 @@ mkautodoc==0.1.0
 mkdocs-material==8.2.14
 
 # Packaging
-twine==4.0.0
+twine==4.0.1
 wheel==0.37.1
 
 # Tests & Linting