Skip to content

Commit 9005ab7

Browse files
committed
Update black to 26.3.1+ (security issue)
1 parent 5f15030 commit 9005ab7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/fine_python_black/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.11"
77
authors = [{ name = "Vladyslav Hnatiuk", email = "aders1234@gmail.com" }]
88
dependencies = [
9-
"black (>=25.1.0,<26.0.0)",
9+
"black (>=26.3.1,<27.0.0)",
1010
"fine_python_lang~=0.1.0a0",
1111
"finecode_extension_api~=0.4.0a0",
1212
"typing-extensions (>=4.12.2,<5.0.0)"

0 commit comments

Comments
 (0)