From a201bf08986fbf13fe9cdb897c22c99dd5692ca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 23:00:37 +0000 Subject: [PATCH] Bump urllib3 from 1.26.6 to 2.6.0 in /drp_aa_mvp Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 to 2.6.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.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.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..02b3962 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.6.0 validators==0.20.0 virtualenv==20.14.1 Werkzeug==2.0.1