Skip to content

Commit

Permalink
chore(deps): bump black from v23.12.0 to v24.3.0 [security]
Browse files Browse the repository at this point in the history
| datasource | package | from    | to     |
| ---------- | ------- | ------- | ------ |
| pypi       | black   | 23.12.0 | 24.3.0 |
  • Loading branch information
renovate-bot authored and Kurt-von-Laven committed Mar 22, 2024
1 parent 87fa50a commit ddae996
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 @@ -46,7 +46,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.group.dev.dependencies]
autopep8 = "==2.0.4"
bandit = "==1.7.6"
black = "==23.12.0"
black = "==24.3.0"
commitizen = "==3.18.4" # Keep in sync with .pre-commit-config.yaml.
mypy = "==1.7.1"
pre-commit = "==3.6.2"
Expand Down

0 comments on commit ddae996

Please sign in to comment.