Skip to content

Commit 10fe85f

Browse files
chore(pypi): update dependency black to v26.3.0 (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d45e70b commit 10fe85f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ reqstool-python-decorators = "0.0.9"
3030
poetry-dynamic-versioning = "1.10.0"
3131

3232
[tool.poetry.group.dev.dependencies]
33-
black = { version = "26.1.0" }
33+
black = { version = "26.3.0" }
3434
flake8 = { version = "7.3.0" }
3535
flake8-pyproject = { version = "1.2.4" }
3636
pytest = { version = "9.0.2" }

0 commit comments

Comments
 (0)