From e75e9fe66be5b09fe7adc2ab35d0c5a982a3a4ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 16:03:26 +0000 Subject: [PATCH] Bump urllib3 from 2.0.6 to 2.7.0 in /e2e-test-server Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 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.0.6...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- e2e-test-server/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e-test-server/constraints.txt b/e2e-test-server/constraints.txt index 43589a85..2a099cf3 100644 --- a/e2e-test-server/constraints.txt +++ b/e2e-test-server/constraints.txt @@ -36,7 +36,7 @@ pydantic_core==2.10.1 requests==2.31.0 rsa==4.9 typing_extensions==4.10.0 -urllib3==2.0.6 +urllib3==2.7.0 waitress==2.1.2 watchdog==4.0.1 Werkzeug==3.0.0