Skip to content

Commit

Permalink
Merge pull request #322 from deNBI/deps/black-23.x
Browse files Browse the repository at this point in the history
feat(Dependencies): Update dependency black to v23.12.1
  • Loading branch information
dweinholz authored Jan 2, 2024
2 parents 2dde0c0 + a751417 commit 18cc930
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 22 deletions.
63 changes: 42 additions & 21 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 @@ -18,7 +18,7 @@ psycopg2 = "2.9.9"
[tool.poetry.dev-dependencies]
aiohttp-devtools = "1.1.2"
pre-commit = "3.6.0"
black = {version = "23.11.0",allow-prereleases = true}
black = {version = "23.12.1",allow-prereleases = true}
sphinx-autodoc-typehints = "1.25.2"
sphinx = "7.2.6"
sphinxcontrib-trio = "1.1.2"
Expand Down

0 comments on commit 18cc930

Please sign in to comment.