Skip to content

Commit 13b3e71

Browse files
Merge pull request #1596 from VWS-Python/urllib3-types
urllib3 now ships with types - update dependencies to match
2 parents 2f877b7 + 7d9fd7f commit 13b3e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ dev = [
319319
"types-PyYAML==6.0.12.9",
320320
"types-Pillow==9.5.0.4",
321321
"types-requests==2.30.0.0",
322-
"types-urllib3==1.26.25.13",
322+
"urllib3==2.0.2",
323323
"vulture==2.7",
324324
"vws-python==2023.3.25",
325325
]

0 commit comments

Comments
 (0)