Skip to content

Commit

Permalink
Update dependency black to v23.9.1 (#201)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent aeabb91 commit 27657ea
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 26 deletions.
46 changes: 21 additions & 25 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ beautifulsoup4 = "*"
sphinx-c-apidoc = 'sphinx_c_autodoc.apidoc:main'

[tool.poetry.group.dev.dependencies]
black = "23.7.0"
black = "23.9.1"
pycodestyle = "2.11.0"
mypy = "1.5.1"
pytest = "7.4.2"
Expand Down

0 comments on commit 27657ea

Please sign in to comment.