diff --git a/setup.cfg b/setup.cfg index 46476445..f1caa3d3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,7 +50,7 @@ dev = mypy==1.8.0 parameterized==0.9.0 pre-commit==3.5.0; python_version < "3.9" - pre-commit==3.6.0; python_version >= "3.9" + pre-commit==3.6.1; python_version >= "3.9" pytest-cov==4.1.0 pytest-xdist==3.5.0 pytest==8.0.0