From fb7fe5fc07078a055fdcdbed142895599eed426e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 19:07:52 +0000 Subject: [PATCH] Bump twine from 3.2.0 to 3.7.0 Bumps [twine](https://github.com/pypa/twine) from 3.2.0 to 3.7.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.2.0...3.7.0) --- updated-dependencies: - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-minor ... 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 e0fbacf4c0..fe4928fc39 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ responses==0.12.1 Sphinx==3.3.1 testfixtures==6.15.0 tox==3.20.1 -twine==3.2.0 +twine==3.7.0 typeguard==2.10.0 vcrpy==4.1.1 wheel==0.36.0