diff --git a/pyproject.toml b/pyproject.toml index 6542922..5999f9c 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.29.0.0" ] [tool.hatch.version]