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

Commit 6af6c53

Browse files
Update dependency black to v25
1 parent 3cf28a4 commit 6af6c53

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
@@ -57,7 +57,7 @@ install_requires =
5757

5858
[options.extras_require]
5959
dev =
60-
black~=24.10.0
60+
black~=25.1.0
6161
build~=1.2.1
6262
isort~=6.0.0
6363
types-pytz~=2025.2.0.20250326

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
black==24.10.0
1+
black==25.1.0
22
build>=0.7
33
isort>=5.10
44
pre-commit~=3.3

0 commit comments

Comments
 (0)