From de26fa9e9304ae7177a75c504efad83f9d068b67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2020 22:27:50 +0000 Subject: [PATCH] Bump twine from 3.1.1 to 3.2.0 Bumps [twine](https://github.com/pypa/twine) from 3.1.1 to 3.2.0. - [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.1.1...3.2.0) 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 c9646bf20..4d0cf97f6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,6 +2,6 @@ black==19.10b0 blacken-docs==1.7.0 pip==20.1.1 pre-commit==2.1.1 -twine==3.1.1 +twine==3.2.0 wheel==0.34.2 yamllint==1.24.2