diff --git a/pyproject.toml b/pyproject.toml index e1ba80c..a423335 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ test = [ "pytest-asyncio==0.23.5", "pytest-aiohttp==1.0.5", "pytest-cov==4.1.0", - "pre-commit==3.6.0", + "pre-commit==3.6.1", "pylint==3.0.3", "fastapi==0.109.2", "httpx==0.26.0"