From f527139e512b6f250d9e9dea834b68496b93fab3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 06:20:06 +0000 Subject: [PATCH] Bump twine from 1.12.1 to 3.4.1 Bumps [twine](https://github.com/pypa/twine) from 1.12.1 to 3.4.1. - [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.4.1) 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..fd566362 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.4.1 cryptography==2.5 PyYAML==3.13