Skip to content

Commit

Permalink
chore(deps): bump djangorestframework-jsonapi in /backend
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 7.0.2 to 7.1.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@v7.0.2...v7.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 816d103 commit 96e32cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ django-cors-headers = "^4.6.0"
django-filter = "^24.3"
django-prometheus = "^2.3.1"
djangorestframework = "^3.15.2"
djangorestframework-jsonapi = "^7.0.2"
djangorestframework-jsonapi = "^7.1.0"
mozilla-django-oidc = "^4.0.1"
pytz = "^2024.2"
pyexcel-webio = "^0.1.4"
Expand Down

0 comments on commit 96e32cb

Please sign in to comment.