From d9cc3fc01f35a7577085ca819e17432444346006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 06:26:45 +0000 Subject: [PATCH] [DEPENDABOT]: Bump twine from 3.2.0 to 3.4.1 Bumps [twine](https://github.com/pypa/twine) from 3.2.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.2.0...3.4.1) 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 b3bc190..72c51bb 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ tox==3.20.1 coverage==5.3 Sphinx==3.3.0 sphinx-automodapi==0.13 -twine==3.2.0 +twine==3.4.1 pytest==6.1.2 pytest-runner==5.2 pytest-mock==3.3.1