diff --git a/pyproject.toml b/pyproject.toml index 831065243..a6e191e82 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,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.20240907", + "types-requests==2.32.0.20240914", "urllib3==2.2.3", "vulture==2.11", "vws-python==2024.9.4.1",