diff --git a/pyproject.toml b/pyproject.toml index 27682133a..cdfaaa342 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -321,7 +321,7 @@ dev = [ "types-PyYAML==6.0.12.11", "types-Pillow==10.0.0.3", "types-requests==2.31.0.2", - "urllib3==2.0.4", + "urllib3==2.0.5", "vulture==2.9.1", "vws-python==2023.5.21", ]