From f82541b68af7d42e0086ec9b8354470f0aae5c4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 08:26:11 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 2.2.2 to 2.7.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.7.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.2.2...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.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 287a1e9..fd521f9 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -394,6 +394,7 @@ "sha256:231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c", "sha256:9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897" ], + "index": "pypi", "markers": "python_version >= '3.10'", "version": "==2.7.0" },