update linter

This commit is contained in:
Aarni Halinen
2022-05-19 21:37:54 +03:00
parent 8741f6b113
commit 704652c643
3 changed files with 31 additions and 14 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ django-polymorphic = "^3.1.0"
coverage = "^5.5"
nose-exclude = "^0.5.0"
safety = "^1.10.3"
black = "^21.12b0"
black = "^22.3.0"
[build-system]
requires = ["poetry-core>=1.0.0"]