diff --git a/pyproject.toml b/pyproject.toml index ae8f41a52..456e1dd8a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ optional-dependencies.dev = [ "types-docker==7.1.0.20240827", "types-pillow==10.2.0.20240822", "types-pyyaml==6.0.12.20240808", - "types-requests==2.32.0.20240712", + "types-requests==2.32.0.20240905", "urllib3==2.2.2", "vulture==2.11", "vws-python==2024.9.4.1",