Bump django-stubs from 1.16.0 to 4.2.7

Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 1.16.0 to 4.2.7.
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](https://github.com/typeddjango/django-stubs/compare/1.16.0...4.2.7)

---
updated-dependencies:
- dependency-name: django-stubs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-06 01:16:21 +00:00 committed by GitHub
parent 543231338b
commit ad312348ad
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"