From ef817a2742a05b8fc2f36837be26e7776f1304da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:50:50 +0100 Subject: [PATCH] Bump twine from 3.4.2 to 4.0.2 (#199) Bumps [twine](https://github.com/pypa/twine) from 3.4.2 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.4.2...4.0.2) --- 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 ee30c24..f5eb0a1 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -2,4 +2,4 @@ pytest~=6.2.4 pytest-watch~=4.2.0 pylint~=2.9.6 flake8~=3.9.2 -twine==3.4.2 +twine==4.0.2