mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-06 22:15:22 +02:00
fix: Upgrade Black (#3057)
* bump black * bump black on precommit * run black * fix backend test runner
This commit is contained in:
parent
0800a8d00a
commit
a5ef18669b
45 changed files with 81 additions and 73 deletions
|
@ -49,7 +49,7 @@ html2text = "^2020.1.16"
|
|||
psycopg2-binary = { version = "^2.9.1" }
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^23.7.0"
|
||||
black = "^24.0.0"
|
||||
coverage = "^7.0"
|
||||
coveragepy-lcov = "^0.1.1"
|
||||
mkdocs-material = "^9.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue