diff --git a/pyproject.toml b/pyproject.toml index 72eb8cd..d84e04a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ tooling = [ "pytest ==7.4.2", # types "mypy ==1.5.1", - "types-requests ==2.31.0.2" + "types-requests ==2.31.0.8" ] [tool.ruff]