Skip to content

Commit

Permalink
Update dependency black to v23
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 22f4366 commit a7ce059
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 51 deletions.
83 changes: 33 additions & 50 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 @@ -43,7 +43,7 @@ GitPython = "^3.1.0"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.4.0"
black = "^22.8.0"
black = "^22.8.0 || ^23.0.0"
tox = "^4.0.0"
pytest = "^7.1.3"
pytest-cov = "^4.1.0"
Expand Down

0 comments on commit a7ce059

Please sign in to comment.