Skip to content

Commit a2cca6a

Browse files
chore(pypi): update dependency black to v26.3.1 (#113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b065015 commit a2cca6a

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
@@ -31,7 +31,7 @@ reqstool-python-decorators = "0.1.0"
3131
poetry-dynamic-versioning = "1.10.0"
3232

3333
[tool.poetry.group.dev.dependencies]
34-
black = { version = "26.3.0" }
34+
black = { version = "26.3.1" }
3535
flake8 = { version = "7.3.0" }
3636
flake8-pyproject = { version = "1.2.4" }
3737
pytest = { version = "9.0.2" }

0 commit comments

Comments
 (0)