diff --git a/pyproject.toml b/pyproject.toml index d0fb2bd49..d3167ff0f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -310,7 +310,7 @@ dev = [ "types-PyYAML==6.0.12.9", "types-Pillow==9.5.0.1", "types-requests==2.28.11.17", - "types-urllib3==1.26.25.10", + "types-urllib3==1.26.25.12", "vulture==2.7", "vws-python==2023.3.25", ]