diff --git a/pyproject.toml b/pyproject.toml index 78237a71..396edc16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ types = [ "mypy~=1.19.1", "types-beautifulsoup4~=4.12.0", "types-Markdown~=3.10.2", - "types-requests~=2.32.4", + "types-requests~=2.33.0", ] [tool]