chore(api): update dependency black to v23

This commit is contained in:
Renovate Bot 2023-04-05 23:04:46 +00:00 committed by jooola
commit bed76fafa8
2 changed files with 30 additions and 16 deletions

View file

@ -94,7 +94,7 @@ unicode-slugify = "==0.1.5"
[tool.poetry.dev-dependencies]
aioresponses = "==0.7.4"
asynctest = "==0.13.0"
black = "==22.12.0"
black = "==23.3.0"
coverage = { version = "==6.5.0", extras = ["toml"] }
debugpy = "==1.6.6"
django-coverage-plugin = "==3.0.0"