This commit is contained in:
dependabot[bot] 2023-12-06 01:16:22 +00:00 committed by GitHub
commit fb8bf27789
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 195 deletions

232
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -30,7 +30,7 @@ werkzeug = {extras = ["watchdog"], version = "^2.2.2"}
ipdb = "^0.13.11"
watchfiles = "^0.18.1"
mypy = "^0.991"
django-stubs = "^1.13.1"
django-stubs = "^4.2.7"
pytest = "^7.2.0"
pytest-sugar = "^0.9.6"
djangorestframework-stubs = "^1.8.0"