From 66203cebe66eda5b576265e8be48b12705b29b37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 08:04:16 +0000 Subject: [PATCH] Bump twine from 3.3.0 to 3.4.1 Bumps [twine](https://github.com/pypa/twine) from 3.3.0 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/3.3.0...3.4.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b770ee..570d693 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ requests==2.25.1 requests-toolbelt==0.9.1 six==1.15.0 tqdm==4.59.0 -twine==3.3.0 +twine==3.4.1 urllib3==1.26.4 webencodings==0.5.1