Skip to content

Commit ede84fa

Browse files
⬆️ Bump urllib3 from 2.2.3 to 2.3.0 (#62)
1 parent 0407418 commit ede84fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
VERSION = "1.2.5"
2525
PYTHON_REQUIRES = ">=3.8"
2626
REQUIRES = [
27-
"urllib3 >= 1.25.3, < 2.3.0",
27+
"urllib3 >= 1.25.3, < 2.4.0",
2828
"python-dateutil",
2929
"aiohttp >= 3.0.0",
3030
"aiohttp-retry >= 2.8.3",

0 commit comments

Comments
 (0)