Update 'black' version

This commit is contained in:
Skia
2022-02-28 10:01:23 +01:00
parent c66df77d4a
commit a0e4e9e8e3
2 changed files with 17 additions and 11 deletions

View File

@ -58,7 +58,7 @@ docs = ["Sphinx", "sphinx-rtd-theme", "sphinx-copybutton"]
[tool.poetry.dev-dependencies]
django-debug-toolbar = "^3.2.2"
ipython = "^7.28.0"
black = "^21.9b0"
black = "^22.1.0"
[build-system]
requires = ["poetry-core>=1.0.0"]