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 May 6, 2024
1 parent 09ca087 commit a8664e1
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 231 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.2"
csvkit = "==1.5.0"
honcho = "==1.1.0"
mypy = "==1.9.0"
Expand Down
Loading

0 comments on commit a8664e1

Please sign in to comment.