diff --git a/pyproject.toml b/pyproject.toml index 4c847276..00480951 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ types = [ "mypy==1.20.2", "types-pyxdg==0.28.0.20260408", "types-python-dateutil==2.9.0.20260408", - "types-requests==2.33.0.20260408" + "types-requests==2.33.0.20260503" ] [project]