From 0643ee49e6a5e017bdd998994c5aa481580c47bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 21:11:32 -0500 Subject: [PATCH] Bump urllib3 from 2.0.6 to 2.1.0 (#31) Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.1.0. - [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.0.6...2.1.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependents-report/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependents-report/requirements.txt b/dependents-report/requirements.txt index 7fc9f59..906d811 100644 --- a/dependents-report/requirements.txt +++ b/dependents-report/requirements.txt @@ -2,4 +2,4 @@ certifi==2023.7.22 charset-normalizer==3.3.2 idna==3.4 requests==2.31.0 -urllib3==2.0.6 +urllib3==2.1.0