This commit is contained in:
dependabot[bot] 2023-11-08 12:51:19 +00:00 committed by GitHub
commit 1f642a5e7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 47 additions and 170 deletions

215
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -37,7 +37,7 @@ djangorestframework-stubs = "^1.8.0"
flake8 = "^6.0.0"
flake8-isort = "^6.0.0"
coverage = "^7.0.3"
black = "^22.12.0"
black = "^23.11.0"
pylint-django = "^2.5.3"
pylint-celery = "^0.3"
pre-commit = "^2.21.0"