From 49fd6d0e11bd3d74f77c25f8f087f471d02cd288 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 04:22:57 +0000 Subject: [PATCH] [DEPENDABOT]: Bump twine from 3.2.0 to 4.0.2 Bumps [twine](https://github.com/pypa/twine) from 3.2.0 to 4.0.2. - [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.2.0...4.0.2) --- 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 b8947f0a..0201ff21 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ Sphinx==3.2.1 tox==3.20.1 coverage==5.3 sphinx-automodapi==0.13 -twine==3.2.0 +twine==4.0.2 Click==7.1.2 pytest==6.1.1 pytest-runner==5.2