From a3820f14a00218af0cff232c5b9fc8c4af7c149e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 05:56:12 +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/ci-wheel.txt | 2 +- requirements/wheel.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/ci-wheel.txt b/requirements/ci-wheel.txt index 201001ff..89accca5 100644 --- a/requirements/ci-wheel.txt +++ b/requirements/ci-wheel.txt @@ -4,5 +4,5 @@ coverage==5.5 pytest==6.2.2 pytest-cov==2.11.1 tox==3.23.0 -twine==3.3.0 +twine==3.4.1 codecov==2.1.11 diff --git a/requirements/wheel.txt b/requirements/wheel.txt index 21d89d9a..bd29caee 100644 --- a/requirements/wheel.txt +++ b/requirements/wheel.txt @@ -1,2 +1,2 @@ pytest==6.2.2 -twine==3.3.0 +twine==3.4.1