Skip to content

Commit 36744ec

Browse files
chore(deps): bump urllib3 from 1.26.18 to 2.5.0 in /backend
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 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.18...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 8069dd4 commit 36744ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ simplegeneric==0.8.1
3838
six==1.11.0
3939
traitlets==4.3.2
4040
typed-ast==1.1.0
41-
urllib3==1.26.18
41+
urllib3==2.5.0
4242
wcwidth==0.1.7
4343
Werkzeug==3.0.6
4444

0 commit comments

Comments
 (0)