From 232331a2886021bcc08166279540c088cdf00489 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 13:52:21 +0000 Subject: [PATCH] Bump twine from 5.0.0 to 5.1.1 Bumps [twine](https://github.com/pypa/twine) from 5.0.0 to 5.1.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/5.0.0...v5.1.1) --- updated-dependencies: - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_pypi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_pypi.txt b/requirements_pypi.txt index 535d067..1d196b7 100644 --- a/requirements_pypi.txt +++ b/requirements_pypi.txt @@ -1,3 +1,3 @@ setuptools==69.5.1 -twine==5.0.0 +twine==5.1.1 wheel==0.43.0