Skip to content

Commit

Permalink
⬆️(project) upgrade black to v24.4.2
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | black   | 24.4.0 | 24.4.2 |
  • Loading branch information
renovate[bot] authored and jmaupetit committed Apr 26, 2024
1 parent 780a199 commit 93cd282
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions src/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 src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ py-ocpi = "0.3.1"
uvicorn = { version = "0.29.0", extras = ["standard"] }

[tool.poetry.group.dev.dependencies]
black = "24.4.0"
black = "24.4.2"
mypy = "1.9.0"
pytest = "8.1.1"
ruff = "0.4.1"
Expand Down

0 comments on commit 93cd282

Please sign in to comment.