diff --git a/pyproject.toml b/pyproject.toml index 157df812..56183e8a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ types = [ "mypy==1.20.2", "types-dateparser==1.4.0.20260518", "types-python-dateutil==2.9.0.20260518", - "types-requests==2.33.0.20260513" + "types-requests==2.33.0.20260518" ] [project]