Skip to content

Commit f0c3a58

Browse files
committed
Update black for mobile-backend
1 parent a91c550 commit f0c3a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
entry_points={"console_scripts": ["detect-private-key=custom_hooks.detect_private_key:main"]},
99
install_requires=[
1010
"isort==5.13.2",
11-
"black==19.10b0",
11+
"black==24.4.0",
1212
"flake8==6.1.0",
1313
"flake8-isort==6.1.0",
1414
"flake8-quotes==3.3.2",

0 commit comments

Comments
 (0)