Skip to content

Commit d5968b6

Browse files
Merge pull request #1894 from VWS-Python/types-urllib
Remove types-urllib dependency - urllib3 v2 now ships type hints
2 parents fdb6a18 + 43b81b1 commit d5968b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@ dev = [
258258
"sphinxcontrib-spelling==8.0.0",
259259
"sybil==5.0.1",
260260
"types-requests==2.30.0.0",
261-
"types-urllib3==1.26.25.13",
262261
"vulture==2.7",
263262
]
264263

0 commit comments

Comments
 (0)