From 274eca52cb220b6fb1a68510b96052b47668fd0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:12:52 +0100 Subject: [PATCH] chore(deps): bump twine from 4.0.2 to 5.0.0 (#293) Bumps [twine](https://github.com/pypa/twine) from 4.0.2 to 5.0.0. - [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.2...5.0.0) --- 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 86bbf5b..6970c9b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -18,7 +18,7 @@ pytest-mypy==0.10.3 pytest-pylint==0.21.0 pytest-random-order==1.1.1 sphinx==7.2.6 -twine==4.0.2 +twine==5.0.0 types-mock==5.1.0.20240106 types-pytz==2024.1.0.20240203 types-setuptools==69.1.0.20240215