Update dependency black to v22.10.0 (develop)

This commit is contained in:
RenovateBot 2022-10-29 14:31:06 +00:00 committed by Georg Krause
commit b60f0e962c
2 changed files with 25 additions and 27 deletions

View file

@ -80,7 +80,7 @@ django-debug-toolbar = "==3.6.0"
asynctest = "==0.13.0"
aioresponses = "==0.7.3"
prompt-toolkit = "==3.0.31"
black = "==22.8.0"
black = "==22.10.0"
ipdb = "==0.13.9"
debugpy = "==1.6.3"