From 0380fb8e359e6774fbde86f3c02568c1c00a4e3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 13:15:55 +0000 Subject: [PATCH] chore(deps): bump the python-packages group with 1 update Bumps the python-packages group with 1 update: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.0...2.2.1) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- release-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-requirements.txt b/release-requirements.txt index 517e78a..36d369e 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -33,6 +33,6 @@ rich==13.7.0 six==1.16.0 tqdm==4.66.2 twine==5.0.0 -urllib3==2.2.0 +urllib3==2.2.1 webencodings==0.5.1 zipp==3.17.0