diff --git a/pyproject.toml b/pyproject.toml index c338875e2..0ed2a2861 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -354,7 +354,7 @@ dev = [ "tenacity==8.2.3", "types-Pillow==10.1.0.2", "types-PyYAML==6.0.12.12", - "types-requests==2.31.0.20231231", + "types-requests==2.31.0.20240106", "urllib3==2.1.0", "vulture==2.10", "vws-python==2023.12.26",