From 10063948035b9750f0074bb503b59e52cc782ffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 09:15:21 -0500 Subject: [PATCH] Bump twine from 3.4.0 to 3.4.1 (#341) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b5ef0de3..1ac43731 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ setuptools==54.1.2 wheel==0.36.2 -twine==3.4.0 +twine==3.4.1 unittest-xml-reporting==3.0.4 sphinx==3.5.2 sphinx-rtd-theme==0.5.1