From ef22bee580a4925e0f9804ec295e0d9906d49340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 21:47:12 +0000 Subject: [PATCH] Bump twine from 3.7.0 to 3.7.1 Bumps [twine](https://github.com/pypa/twine) from 3.7.0 to 3.7.1. - [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.7.0...3.7.1) --- updated-dependencies: - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 31a36a9b..f06fafcc 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -10,4 +10,4 @@ pytest-cov==3.0.0 pytest-timeout==2.0.1 setuptools==59.6.0 tox==3.24.4 -twine==3.7.0 +twine==3.7.1