From 98f237d0595a189bbfba668d953cc2aa7b468a56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 12:27:37 +0000 Subject: [PATCH] chore(deps)(deps): bump urllib3 from 2.2.1 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 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/2.2.1...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 69858284..d1237614 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ strawberry-graphql==0.235.2 strawberry-graphql-django==0.42.0 typing-extensions==4.15.0 tzdata==2024.1 -urllib3==2.2.1 +urllib3==2.6.3 uvicorn==0.27.1 wrapt==1.16.0 zipp==3.18.1