From 2fe1b162e6c58ba3f430ca6a0c2cf0497f5ca21b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 09:42:53 +0000 Subject: [PATCH] Bump urllib3 from 2.2.1 to 2.6.0 in /tests/ats Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.6.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.1...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- tests/ats/Pipfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/tests/ats/Pipfile.lock b/tests/ats/Pipfile.lock index fca4b8cd..a8b4fd0a 100644 --- a/tests/ats/Pipfile.lock +++ b/tests/ats/Pipfile.lock @@ -285,11 +285,12 @@ }, "urllib3": { "hashes": [ - "sha256:450b20ec296a467077128bff42b73080516e71b56ff59a60a02bef2232c4fa9d", - "sha256:d0570876c61ab9e520d776c38acbbb5b05a776d3f9ff98a5c8fd5162a444cf19" + "sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f", + "sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1" ], - "markers": "python_version >= '3.8'", - "version": "==2.2.1" + "index": "pypi", + "markers": "python_version >= '3.9'", + "version": "==2.6.0" }, "validators": { "hashes": [