Skip to content

Commit

Permalink
chore(deps): update dependency black to v24.4.2
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | black   | 24.4.1 | 24.4.2 |
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent b6ff3da commit ee7a98b
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.8"
black = "24.4.1"
black = "24.4.2"
pylama = {extras = ["all"], version = "^8.4.1"}
pylint = "^2.10.2"
pydocstyle = "6.3.0"
Expand Down

0 comments on commit ee7a98b

Please sign in to comment.