From 7f583785c7637e1e6d38f87e45cf8d9b525efc24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 15:45:49 +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_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d961e76920..caad616573 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -14,7 +14,7 @@ responses==0.12.1 Sphinx==3.5.2 testfixtures==6.17.1 tox==3.23.0 -twine==3.3.0 +twine==3.4.1 typeguard==2.10.0 vcrpy==4.1.1 wheel==0.36.2