diff --git a/pyproject.toml b/pyproject.toml index 1d15440..b5976a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ tooling = [ "pytest ==7.4.4", # types "mypy ==1.5.1", - "types-requests ==2.31.0.20231231" + "types-requests ==2.31.0.20240310" ] [tool.ruff]