diff --git a/pyproject.toml b/pyproject.toml index c2cacfe..78752bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ tooling = [ "pytest ==7.4.0", # types "mypy ==1.0.1", - "types-requests ==2.28.11.15" + "types-requests ==2.31.0.1" ] [tool.isort]