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

Commit 648ae3a

Browse files
Update dependency pre-commit to v4
1 parent 96b4951 commit 648ae3a

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
@@ -61,7 +61,7 @@ dev =
6161
build~=1.2.1
6262
isort~=6.0.0
6363
types-pytz~=2025.2.0.20250326
64-
pre-commit~=3.8.0
64+
pre-commit~=4.2.0
6565
pytest-cases~=3.8.0
6666
pytest-cov~=5.0.0
6767
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.2
55
pytest~=8.1
66
pytest-cases~=3.6
77
pytest-cov~=5.0

0 commit comments

Comments
 (0)