diff --git a/pyproject.toml b/pyproject.toml index 1184d36..5d622a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ dev = [ "isort >=5.0.6,<6.0.0", "devtools[pygments] ==0.11.0", - "types-requests ==2.28.11.17" + "types-requests ==2.31.0.2" ] [tool.hatch.version]