Skip to content

Commit

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

[dev-packages]
black = "==24.4.0"
black = "==24.4.1"
csvkit = "==1.5.0"
honcho = "==1.1.0"
mypy = "==1.9.0"
Expand Down
160 changes: 80 additions & 80 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 a72666e

Please sign in to comment.