From 0b5e8c24fb17627ef3e791eb3f40e3201a0928d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 01:10:19 +0000 Subject: [PATCH] build(deps): Bump urllib3 from 1.26.18 to 2.7.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 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.18...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 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 bab5e06..5cf7105 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ starlette==1.3.1 strawberry-graphql==0.315.7 tomli==2.2.1 typing_extensions==4.15.0 -urllib3==1.26.18 +urllib3==2.7.0 uvicorn==0.24.0 uvloop==0.21.0 watchfiles==1.1.0