Skip to content

Commit

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

0 comments on commit f096f28

Please sign in to comment.