diff --git a/setup.cfg b/setup.cfg index befbd01..8b0aa56 100644 --- a/setup.cfg +++ b/setup.cfg @@ -62,7 +62,7 @@ dev = build~=1.2.1 isort~=5.13.0 types-pytz~=2024.2.0.20241221 - pre-commit~=3.8.0 + pre-commit~=4.1.0 types-python-dateutil~=2.9.0 wheel~=0.45.1 doc = diff --git a/test-requirements.txt b/test-requirements.txt index 9840000..c7bd3e0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ black==25.1.0 isort>=5.10 build>=0.7 isort>=5.10 -pre-commit~=3.3 +pre-commit~=4.1 pytest~=8.1 pytest-cases~=3.6 pytest-cov~=4.1