From b579ebadbca43e25fd7e9cde79a96b12014750a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 16:34:49 +0000 Subject: [PATCH] Bump urllib3 from 1.26.19 to 2.5.0 in /sdarq/backend Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 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.19...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdarq/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdarq/backend/requirements.txt b/sdarq/backend/requirements.txt index d8ae2c00..3a58b99e 100644 --- a/sdarq/backend/requirements.txt +++ b/sdarq/backend/requirements.txt @@ -2,7 +2,7 @@ Flask>=3.0.0 Flask-Limiter==3.8.0 requests>=2.32.3 requests-oauthlib>=1.0.0 -urllib3==1.26.19 +urllib3==2.5.0 flask-cors==6.0.0 virtualenv==20.26.6 jira==2.0.0