Skip to content

Commit 798772d

Browse files
authored
Merge pull request #645 from learningequality/dependabot/pip/urllib3-2.6.0
Bump urllib3 from 2.5.0 to 2.6.0
2 parents 2de0c72 + faf9dd7 commit 798772d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"le-pycaption>=2.2.0a1",
5050
"EbookLib>=0.17.1",
5151
"filetype>=1.1.0",
52-
"urllib3==2.5.0",
52+
"urllib3==2.6.0",
5353
"langcodes[data]==3.5.0",
5454
],
5555
extras_require={

0 commit comments

Comments
 (0)