From 29d2bb5fddf8a4a866738616489f4d0d8898a30d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 08:37:39 +0000 Subject: [PATCH] Bump urllib3 from 2.0.7 to 2.6.3 in /SeisEnsManV2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 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.0.7...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SeisEnsManV2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SeisEnsManV2/requirements.txt b/SeisEnsManV2/requirements.txt index 5140556..dbe2ff8 100644 --- a/SeisEnsManV2/requirements.txt +++ b/SeisEnsManV2/requirements.txt @@ -42,7 +42,7 @@ SQLAlchemy==2.0.21 sympy==1.12 tornado==6.3.3 typing_extensions==4.8.0 -urllib3==2.0.7 +urllib3==2.6.3 utm==0.7.0 xmltodict==0.13.0 xyzservices==2023.10.1