]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump twine from 3.4.1 to 3.4.2 (#1838)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 3 Sep 2021 09:33:38 +0000 (10:33 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Sep 2021 09:33:38 +0000 (10:33 +0100)
Bumps [twine](https://github.com/pypa/twine) from 3.4.1 to 3.4.2.
- [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/3.4.1...3.4.2)

---
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 052a0465bd2a6b00c431d66bbff536ca0303a6f9..c059b90b01012c4783bbf1419ee54376c0ce3c87 100644 (file)
@@ -10,7 +10,7 @@ mkautodoc==0.1.0
 mkdocs-material==7.1.8
 
 # Packaging
-twine==3.4.1
+twine==3.4.2
 wheel==0.36.2
 
 # Tests & Linting