Skip to content

Commit

Permalink
chore(deps): update dependency black to v23.12.0
Browse files Browse the repository at this point in the history
| datasource | package | from    | to      |
| ---------- | ------- | ------- | ------- |
| pypi       | black   | 23.11.0 | 23.12.0 |
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent c6819c0 commit 291ce7a
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 @@ -44,7 +44,7 @@ transformers = "^4.33.1"
[tool.poetry.group.lint.dependencies]
pre-commit = "^3.1"
bandit = "1.7.6"
black = "23.11.0"
black = "23.12.0"
pylama = {extras = ["all"], version = "^8.4.1"}
pylint = "^2.10.2"
pydocstyle = "6.3.0"
Expand Down

0 comments on commit 291ce7a

Please sign in to comment.