Merge branch 'main' into dependabot/pip/black-25.1.0

This commit is contained in:
pacnpal
2025-02-05 18:01:31 -05:00
committed by GitHub
13 changed files with 128 additions and 18 deletions

View File

@@ -13,7 +13,7 @@ django-cors-headers = "^4.3.1"
[tool.poetry.dev-dependencies]
black = "^25.1.0"
isort = "^5.13.0"
isort = "^6.0.0"
mypy = "^1.8.0"
[build-system]