Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 678ac66

Browse files
Update dependency pre-commit to v4
1 parent 8dab3f3 commit 678ac66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dev =
5959
build~=1.2.1
6060
isort~=6.0.0
6161
types-pytz~=2024.2.0.20241221
62-
pre-commit~=3.8.0
62+
pre-commit~=4.1.0
6363
pytest-cases~=3.8.0
6464
pytest-cov~=5.0.0
6565
pytest_randomly~=3.16.0

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black==24.4.2
22
build>=0.7
33
isort>=5.10
4-
pre-commit~=3.3
4+
pre-commit~=4.1
55
pytest~=8.1
66
pytest-cases~=3.6
77
pytest-cov~=5.0

0 commit comments

Comments
 (0)