From b1753193ad07fb743eec980850a957b41ff3ea4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 01:41:00 +0000 Subject: [PATCH] Bump twine from 4.0.0 to 5.1.1 Bumps [twine](https://github.com/pypa/twine) from 4.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/4.0.0...v5.1.1) --- 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 09f6516..1fd3c38 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ sphinx==4.5.0 -twine==4.0.0 +twine==5.1.1 wheel==0.38.1 pytest==7.1.2 pytest-cov==3.0.0