diff --git a/pyproject.toml b/pyproject.toml index e6da06b..1bebc70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ tooling = [ "pytest ==7.4.0", # types "mypy ==1.5.1", - "types-requests ==2.31.0.2" + "types-requests ==2.31.0.8" ] [tool.ruff]