diff --git a/setup.cfg b/setup.cfg index fdd0bfe..977437b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,7 +43,7 @@ install_requires = # Extras used by developers *of* pyxero are pinned to specific versions to # ensure environment consistency. dev = - pre-commit == 3.0.2 + pre-commit == 3.8.0 pytest == 7.2.1 pytest-tldr == 0.2.5 tox == 4.4.2