diff --git a/pyproject.toml b/pyproject.toml index c560599d..e9aead8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dev = [ 'coverage==7.6.0', # types 'mypy==1.11.1', - 'types-requests==2.32.0.20240622', + 'types-requests==2.32.0.20240712', # docs 'sphinx==7.4.7; python_version >= "3.9"', 'furo==2024.7.18; python_version >= "3.9"',