From b9fad28c624f96cc287e1be7161e992fc9a70307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 18:02:30 +0000 Subject: [PATCH] Bump urllib3 from 1.26.9 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 2.6.3. - [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.9...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cce9447..016fb1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ trio==0.23.2 trio-websocket==0.11.1 tzdata==2023.4 unittest-xml-reporting==3.2.0 -urllib3==1.26.9 +urllib3==2.6.3 Werkzeug==2.1.2 whitenoise==6.2.0 wsproto==1.2.0