From 888815c2714110e31bd82d5faa72a37d3ab4e253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 13:44:39 +0000 Subject: [PATCH] chore(deps): bump the python-packages group with 2 updates Bumps the python-packages group with 2 updates: [tqdm](https://github.com/tqdm/tqdm) and [twine](https://github.com/pypa/twine). Updates `tqdm` from 4.66.1 to 4.66.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.2) Updates `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: tqdm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- release-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-requirements.txt b/release-requirements.txt index 28943b7..a6a791a 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -31,8 +31,8 @@ restructuredtext-lint==1.4.0 rfc3986==2.0.0 rich==13.7.0 six==1.16.0 -tqdm==4.66.1 -twine==4.0.2 +tqdm==4.66.2 +twine==5.0.0 urllib3==2.2.0 webencodings==0.5.1 zipp==3.17.0