From c791bfff9439571c4ea2086f344c2c5c5d3b2274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 00:15:57 +0000 Subject: [PATCH] Bump twine from 3.4.2 to 3.7.0 Bumps [twine](https://github.com/pypa/twine) from 3.4.2 to 3.7.0. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/twine/compare/3.4.2...3.7.0) --- updated-dependencies: - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-minor ... 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 6d1e638..24d9d50 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ flake8==3.9.2 tox==3.24.4 coverage==6.0 Sphinx==4.2.0 -twine==3.4.2 +twine==3.7.0 pytest==6.2.5 pytest-runner==5.3.1