diff --git a/pyproject.toml b/pyproject.toml index 634cf3e0c..33362b749 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -310,7 +310,7 @@ dev = [ "types-PyYAML==6.0.12.9", "types-Pillow==9.4.0.18", "types-requests==2.28.11.17", - "types-urllib3==1.26.25.9", + "types-urllib3==1.26.25.10", "vulture==2.7", "vws-python==2023.3.25", ]