]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump twine from 3.7.1 to 4.0.0 (#2161)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 5 Apr 2022 08:31:05 +0000 (09:31 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 08:31:05 +0000 (09:31 +0100)
Bumps [twine](https://github.com/pypa/twine) from 3.7.1 to 4.0.0.
- [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.7.1...4.0.0)

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

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

index 5b61df0ab94cff914c275b384b248676f691296c..826e4faadfdc977fa7207e82ee7bf3ebfc0648d3 100644 (file)
@@ -12,7 +12,7 @@ mkautodoc==0.1.0
 mkdocs-material==8.1.4
 
 # Packaging
-twine==3.7.1
+twine==4.0.0
 wheel==0.37.1
 
 # Tests & Linting