Skip to content

Commit 3e22e61

Browse files
committed
Update missed version
1 parent 889996a commit 3e22e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
extras_require={
3030
"detect_mimetype": ["python-magic>=0.4.15,<0.5"],
31-
"lint": ["black~=23.1", "isort"],
31+
"lint": ["black~=24.1", "isort"],
3232
"test": ["pytest", "pytest-asyncio", *test_dependencies],
3333
"encryption": encryption_dependencies,
3434
},

0 commit comments

Comments
 (0)