Update dev tools

This commit is contained in:
Aarni Halinen
2022-08-01 21:02:15 +03:00
parent 33fd4012f1
commit e408809e58
2 changed files with 43 additions and 97 deletions
+3 -3
View File
@@ -40,10 +40,10 @@ python-dotenv = "^0.20.0"
djangorestframework-simplejwt = "^5.2.0"
[tool.poetry.dev-dependencies]
coverage = "^5.5"
coverage = "^6.4.2"
nose-exclude = "^0.5.0"
safety = "^1.10.3"
black = "^22.3.0"
safety = "^2.1.1"
black = "^22.6.0"
[build-system]
requires = ["poetry-core>=1.0.0"]