diff --git a/pyproject.toml b/pyproject.toml index 8758a3dbb..6587f7eee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -323,7 +323,7 @@ dev = [ "types-Pillow==10.1.0.1", "types-PyYAML==6.0.12.12", "types-requests==2.31.0.10", - "urllib3==2.0.7", + "urllib3==2.1.0", "vulture==2.10", "vws-python==2023.5.21", "VWS-Test-Fixtures==2023.3.5",