Resolve "Black pipeline is broken"

This commit is contained in:
Théo | Ailé 2022-04-18 18:33:36 +00:00
parent 489a9378c5
commit c4b1829e78

View File

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