From 2634f1d92e4e5ab32bfad504785c87019cf812a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 14:43:42 +0000 Subject: [PATCH] Bump urllib3 from 2.3.0 to 2.6.3 in /app Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 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.3.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements-dev.txt | 2 +- app/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/requirements-dev.txt b/app/requirements-dev.txt index e6c64cf..5ccddb6 100644 --- a/app/requirements-dev.txt +++ b/app/requirements-dev.txt @@ -67,7 +67,7 @@ sunpy==6.0.4 tqdm==4.67.1 typer==0.15.1 typing_extensions==4.12.2 -urllib3==2.3.0 +urllib3==2.6.3 uvicorn==0.34.0 uvloop==0.21.0 watchfiles==1.0.4 diff --git a/app/requirements.txt b/app/requirements.txt index 8b6b2ba..28af115 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -56,7 +56,7 @@ sunpy==6.0.4 tqdm==4.67.1 typer==0.15.1 typing_extensions==4.12.2 -urllib3==2.3.0 +urllib3==2.6.3 uvicorn==0.34.0 uvloop==0.21.0 watchfiles==1.0.4