Skip to content

Commit

Permalink
chore(dev): update dependency black to v23.11.0 (#38)
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 Dec 1, 2023
1 parent b19a5e5 commit b847dc4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 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 @@ -25,7 +25,7 @@ aiorwlock = "1.3.0"
asyncpg = "0.29.0"

[tool.poetry.group.dev.dependencies]
black = "23.10.1"
black = "23.11.0"
watchfiles = "0.21.0"
pre-commit = "3.5.0"

Expand Down

0 comments on commit b847dc4

Please sign in to comment.