Skip to content

Commit

Permalink
Update dependency black to v24 [SECURITY] (#252)
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 Aug 6, 2024
1 parent a3106c2 commit e4478da
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 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 @@ -13,7 +13,7 @@ starlette = "<0.39"

[tool.poetry.group.dev.dependencies]
autoflake = "<2.3"
black = "^23"
black = "^24.0.0"
codecov = "^2.1.12"
httpx = "^0.24.0"
mypy = "^1.1"
Expand Down

0 comments on commit e4478da

Please sign in to comment.