Skip to content

Commit 08d5cf3

Browse files
committed
move here
1 parent 8d90139 commit 08d5cf3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

requirements-dev.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ pytest-xdist==3.2.0
99
toml==0.10.2
1010
typing-extensions==4.14.0
1111
zipp==3.6.0
12-
black==25.1.0
1312
typed-ast==1.4.3
1413
pathspec==0.9.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ testing =
7575
aboutcode-toolkit >= 7.0.2
7676
pycodestyle >= 2.8.0
7777
twine
78-
black
78+
black>=25.1.0
7979
commoncode
8080
isort>=5.10.1
8181

0 commit comments

Comments
 (0)