Skip to content

Commit

Permalink
fix(deps): update dependency black to v24
Browse files Browse the repository at this point in the history
| datasource | package | from    | to     |
| ---------- | ------- | ------- | ------ |
| pypi       | black   | 23.12.1 | 24.1.1 |
  • Loading branch information
renovate[bot] committed Jan 30, 2024
1 parent 8827bfa commit 116b5b4
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 @@ -21,7 +21,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.8.1"
pre-commit = "^3.3.3"
black = "^23.7.0"
black = "^24.0.0"
blacken-docs = "^1.16.0"
flake8-pyproject = "^1.2.3"
flake8-annotations-complexity = "^0.0.8"
Expand Down

0 comments on commit 116b5b4

Please sign in to comment.