Update black
Some checks failed
Django CI/CD / test (push) Failing after 44s
Django CI/CD / build-and-push (push) Has been skipped

This commit is contained in:
2024-04-04 11:09:09 +02:00
parent cee06e4f64
commit 79dc8ae25c
3 changed files with 30 additions and 19 deletions

View File

@ -18,7 +18,7 @@ django-template-partials = "^23.4"
markdown = "^3.5.2"
[tool.poetry.group.dev.dependencies]
black = "^22.12.0"
black = "^24.3.0"
mypy = "^0.991"
pyyaml = "^6.0"
pytest = "^7.2.0"