diff --git a/pyproject.toml b/pyproject.toml index 64747cd31a..657838da2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ lint = [ "types-chevron==0.14.2.20240310", "types-pytz==2024.1.0.20240417", "types-pyyaml==6.0.12.20240311", - "types-requests==2.32.0.20240622", + "types-requests==2.32.0.20240712", ] test = [ "coverage==7.5.4",