From 8645717857faa574c0083914b503fd8d5627cff0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 22:00:13 +0000 Subject: [PATCH] Bump urllib3 from 1.26.14 to 2.7.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 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/1.26.14...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_static.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_static.txt b/requirements_static.txt index 4d5795b..37231bf 100644 --- a/requirements_static.txt +++ b/requirements_static.txt @@ -167,7 +167,7 @@ traitlets==5.5.0 typeguard==2.13.3 types-protobuf==3.20.4 typing_extensions==4.3.0 -urllib3==1.26.14 +urllib3==2.7.0 wcwidth==0.2.5 websocket-client==1.4.2 Werkzeug==2.2.2