From 647a001291ff83190c67e6a84e3b2cafca8228a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Jun 2021 20:45:57 -0500 Subject: [PATCH] Bump twine from 3.3.0 to 3.4.1 (#149) 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_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 30446be9..32a54093 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,6 +2,6 @@ black==21.4b0 blacken-docs==1.10.0 pip==21.1.2 pre-commit==2.13.0 -twine==3.3.0 +twine==3.4.1 wheel==0.36.2 yamllint==1.26.1