diff --git a/pyproject.toml b/pyproject.toml index cbdf8a37e..885f25e0e 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.20240905", + "types-requests==2.32.0.20240907", "urllib3==2.2.2", "vulture==2.11", "vws-python==2024.9.4.1",