diff --git a/pyproject.toml b/pyproject.toml index 1184d36..95083f2 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.1" ] [tool.hatch.version]