Skip to content

Commit 27657ea

Browse files
Update dependency black to v23.9.1 (#201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aeabb91 commit 27657ea

File tree

2 files changed

+22
-26
lines changed

2 files changed

+22
-26
lines changed

poetry.lock

Lines changed: 21 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ beautifulsoup4 = "*"
2626
sphinx-c-apidoc = 'sphinx_c_autodoc.apidoc:main'
2727

2828
[tool.poetry.group.dev.dependencies]
29-
black = "23.7.0"
29+
black = "23.9.1"
3030
pycodestyle = "2.11.0"
3131
mypy = "1.5.1"
3232
pytest = "7.4.2"

0 commit comments

Comments
 (0)