From 5f6d4d1bedc15248a5974f0a69629c2f4900c4bb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Dec 2020 06:18:16 +0000 Subject: [PATCH] Bump twine from 1.12.1 to 3.3.0 Bumps [twine](https://github.com/pypa/twine) from 1.12.1 to 3.3.0. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/master/docs/changelog.rst) - [Commits](https://github.com/pypa/twine/compare/1.12.1...3.3.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb83ef94..1bd9969c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ wheel==0.32.3 watchdog==0.9.0 tox==3.7.0 Sphinx==1.8.3 -twine==1.12.1 +twine==3.3.0 cryptography==2.5 PyYAML==3.13