From f8bef33f45bb06ed6987b9783cbdae9764f0bafa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 23:53:54 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 1.26.5 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 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.5...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index faf7616..f2590a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,6 +50,6 @@ six==1.11.0 snowballstemmer==1.2.1 speaklater==1.3 SQLAlchemy==1.4.26 -urllib3==1.26.5 +urllib3==2.6.3 Werkzeug==2.0.1 WTForms==2.1