Skip to content

Commit

Permalink
Bump djangorestframework-jsonapi from 3.1.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [djangorestframework-jsonapi](https://github.com/django-json-api/django-rest-framework-json-api) from 3.1.0 to 5.0.0.
- [Release notes](https://github.com/django-json-api/django-rest-framework-json-api/releases)
- [Changelog](https://github.com/django-json-api/django-rest-framework-json-api/blob/main/CHANGELOG.md)
- [Commits](django-json-api/django-rest-framework-json-api@v3.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: djangorestframework-jsonapi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 6, 2023
1 parent 17a59db commit dd74155
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
25 changes: 13 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ django-prettyjson = "0.4.1"
django-revproxy = { git = "https://github.com/Innovativity/django-revproxy.git", branch = "b9fa8375d03fd68747dcb7273a97c19d788aa51b" }
django-storages = "1.11.1"
djangorestframework = "3.12.4"
djangorestframework-jsonapi = "3.1.0"
djangorestframework-jsonapi = "5.0.0"
docker = "4.2.1"
drf-nested-routers = "0.93.3"
fleep = "1.0.1"
Expand Down

0 comments on commit dd74155

Please sign in to comment.