diff --git a/pyproject.toml b/pyproject.toml index cbaf81218..6a2bc3ad9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ optional-dependencies.dev = [ "types-docker==7.0.0.20240529", "types-pillow==10.2.0.20240520", "types-pyyaml==6.0.12.20240311", - "types-requests==2.32.0.20240523", + "types-requests==2.32.0.20240602", "urllib3==2.2.1", "vulture==2.11", "vws-python==2024.2.19",