Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump djangorestframework-jsonapi from 6.1.0 to 7.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 6.1.0 to 7.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@v6.1.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 3, 2024
1 parent 27dc687 commit 24e527a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -28,7 +28,7 @@ django-filter = "^24.2"
django-multiselectfield = "^0.1.12"
django-prometheus = "^2.3.1"
djangorestframework = "^3.15.1"
djangorestframework-jsonapi = "^6.1.0"
djangorestframework-jsonapi = "^7.0.0"
mozilla-django-oidc = "^4.0.1"
pytz = "^2024.1"
pyexcel-webio = "^0.1.4"
Expand Down

0 comments on commit 24e527a

Please sign in to comment.