From dd7493004413476ebc6a076364f1df6433bf3034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 05:10:03 +0000 Subject: [PATCH] Bump twine from 3.4.0 to 3.4.1 Bumps [twine](https://github.com/pypa/twine) from 3.4.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.4.0...3.4.1) Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index acce224b..45d14588 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -15,5 +15,5 @@ pylint==2.7.2 pyroma==3.1 pytest-cov==2.11.1 # Measure code coverage pytest==6.2.2 -twine==3.4.0 +twine==3.4.1 vulture==2.3