Skip to content

Commit

Permalink
⬆️(project) upgrade black to v24.4.0
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | black   | 24.3.0 | 24.4.0 |
  • Loading branch information
renovate[bot] authored and jmaupetit committed Apr 22, 2024
1 parent 0e9cade commit 3e2da23
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion src/api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ sqlmodel = "==0.0.16"
uvicorn = {extras = ["standard"] }

[dev-packages]
black = "==24.3.0"
black = "==24.4.0"
honcho = "==1.1.0"
mypy = "==1.9.0"
polyfactory = "==2.15.0"
Expand Down
54 changes: 27 additions & 27 deletions src/api/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3e2da23

Please sign in to comment.