Skip to content

Commit b1f469e

Browse files
Update dependency black to v24.2.0 (#253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a1c6ac commit b1f469e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies = [
6060
"sphinx-autodoc-typehints==2.0.0", # More type hint customization
6161
"myst-parser==2.0.0", # Embeds markdown in sphinx
6262
# DEVELOPMENT
63-
"black[jupyter]==24.1.1", # Python Formatter
63+
"black[jupyter]==24.2.0", # Python Formatter
6464
"ruff==0.2.1", # Python Linter
6565
"doc8==1.1.1", # Documentation linter
6666
"yamllint==1.34.0", # YAML linter

0 commit comments

Comments
 (0)