From b88db54a0bb0d7bd37d5b68cbfd083310ca85710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Jul 2022 17:57:24 +0200 Subject: [PATCH] Bump twine from 3.7.1 to 4.0.1 (#3248) Bumps [twine](https://github.com/pypa/twine) from 3.7.1 to 4.0.1. - [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.7.1...4.0.1) --- updated-dependencies: - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-major ... 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 cf7f87ac..13245f92 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ splinter==0.17.0 transifex-client==0.14.3; python_version < '3.10' transifex-client==0.12.1; python_version == '3.10' selenium==4.1.0 -twine==3.7.1 +twine==4.0.1 Pallets-Sphinx-Themes==2.0.2 docutils==0.16 Sphinx==4.4.0