From d275589873312329e42fc48dfc62c4f3703ce43c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 17:25:00 +0000 Subject: [PATCH] Bump twine from 3.3.0 to 3.4.1 (#205) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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