From 6fe01723d866b1310e24ffc1445ca5f5d432d479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 09:03:50 +0000 Subject: [PATCH] Bump twine from 3.8.0 to 4.0.0 Bumps [twine](https://github.com/pypa/twine) from 3.8.0 to 4.0.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.8.0...4.0.0) --- updated-dependencies: - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-major ... 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 589f1b343..f87ea5c72 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ pycodestyle==2.8.0 pylint==2.13.4 splinter==0.17.0 selenium==4.1.3 -twine==3.8.0 +twine==4.0.0 Pallets-Sphinx-Themes==2.0.2 Sphinx==4.5.0 sphinx-issues==3.0.1