From cc0204cbbdf3eae74865c7b44ee649cc7a08b5de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:18:31 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 2.2.2 to 2.2.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.2.3. - [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.2...2.2.3) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80c8ac5..3c979e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -125,7 +125,7 @@ twine==5.0.0 types-filelock==3.2.7 tzdata==2024.1 # via pandas -urllib3==2.2.2 +urllib3==2.2.3 # via # requests # twine