Skip to content

Commit

Permalink
chore(dev): update dependency black to v23.12.1 (#47)
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 Jan 1, 2024
1 parent b383a92 commit 7256713
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 22 deletions.
46 changes: 25 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 @@ -25,7 +25,7 @@ aiorwlock = "1.3.0"
asyncpg = "0.29.0"

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

Expand Down

0 comments on commit 7256713

Please sign in to comment.