Skip to content

Commit 52bfeb5

Browse files
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](urllib3/urllib3@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] <[email protected]>
1 parent ce3b8c9 commit 52bfeb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdarq/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Flask>=3.0.0
22
Flask-Limiter==3.8.0
33
requests>=2.32.3
44
requests-oauthlib>=1.0.0
5-
urllib3==1.26.19
5+
urllib3==2.5.0
66
flask-cors==6.0.0
77
virtualenv==20.26.6
88
jira==2.0.0

0 commit comments

Comments
 (0)