diff --git a/pyproject.toml b/pyproject.toml index 39339db2..abce2405 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ "pytest-asyncio==0.23.2", "pytest-dotenv==0.5.2", "pytest-xdist==3.5.0", - "pre-commit==3.6.0", + "pre-commit==3.7.0", "responses==0.24.1", "freezegun==1.4.0", ]