From 15986c319e969f0de56b28c8c5c6d913229c97fe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 06:13:45 +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-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5de5503da..56be65114 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -29,6 +29,6 @@ sphinx-autodoc-typehints==1.11.1 sphinx_paramlinks==0.5.0 sphinxcontrib-httpdomain==1.7.0 sphinxcontrib-spelling==7.1.0 -twine==3.3.0 +twine==3.4.1 vulture==2.3 vws-python==2020.9.28.0