Skip to content

Commit a54c4a5

Browse files
committed
Update black[jupyter] version to 24.1
1 parent 0bc1561 commit a54c4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ commands =
4242
skip_install = true
4343
deps =
4444
autoflake>=2
45-
black[jupyter]>=23.1
45+
black[jupyter]>=24.1
4646
isort>=5
4747
commands =
4848
black setup.py scripts test sqlitebiter docs

0 commit comments

Comments
 (0)