From b373835d59b3e6cda102b55ce269207bd0e3f345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 00:12:08 +0000 Subject: [PATCH] Bump urllib3 from 1.26.6 to 2.6.3 in /drp_aa_mvp Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 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/1.26.6...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 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..aee5237 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.3 validators==0.20.0 virtualenv==20.14.1 Werkzeug==2.0.1