diff --git a/setup.cfg b/setup.cfg index e59a68be..64e01935 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,7 +32,7 @@ console_scripts = [options.extras_require] dev = mypy==0.991 - pre-commit==3.0.1 + pre-commit==3.0.2 docker==6.0.1 pytest==7.2.1 pytest-asyncio==0.20.3