From 489f9e3b44e5f2f058a4ee9ce20f8cf8eb761b43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 17:11:50 +0000 Subject: [PATCH] Bump urllib3 from 2.3.0 to 2.5.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.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.3.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Pipfile.lock b/Pipfile.lock index 2bcded5..3f04678 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -747,6 +747,7 @@ "sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760", "sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc" ], + "index": "pypi", "markers": "python_version >= '3.9'", "version": "==2.5.0" }