From d073f2307d4e9e367d105773da8fd1b1a526e6df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 16:25:09 +0000 Subject: [PATCH] Bump urllib3 from 1.26.6 to 2.5.0 in /drp_aa_mvp Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 to 2.5.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.6...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- drp_aa_mvp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drp_aa_mvp/requirements.txt b/drp_aa_mvp/requirements.txt index 869c5e8..a91fa5d 100644 --- a/drp_aa_mvp/requirements.txt +++ b/drp_aa_mvp/requirements.txt @@ -65,7 +65,7 @@ sqlparse==0.4.2 text-unidecode==1.3 toml==0.10.2 uritemplate==4.1.1 -urllib3==1.26.6 +urllib3==2.5.0 validators==0.20.0 virtualenv==20.14.1 Werkzeug==2.0.1