Bump djangorestframework-stubs from 1.7.0 to 1.8.0

Bumps [djangorestframework-stubs](https://github.com/typeddjango/djangorestframework-stubs) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases)
- [Commits](https://github.com/typeddjango/djangorestframework-stubs/compare/1.7.0...1.8.0)

---
updated-dependencies:
- dependency-name: djangorestframework-stubs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-18 14:09:15 +00:00 committed by GitHub
parent 598c37db5a
commit e85e4cb452
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ mypy==0.982 # https://github.com/python/mypy
pytest==7.2.0 # https://github.com/pytest-dev/pytest
pytest-sugar==0.9.6 # https://github.com/Frozenball/pytest-sugar
django-stubs==1.13.0
djangorestframework-stubs==1.7.0
djangorestframework-stubs==1.8.0
# Documentation
# ------------------------------------------------------------------------------