Skip to content

Commit af58742

Browse files
chore(deps): bump djangorestframework-jsonapi in /backend (#254)
Bumps [djangorestframework-jsonapi](https://github.com/django-json-api/django-rest-framework-json-api) from 7.0.0 to 7.0.1. - [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.0...v7.0.1) --- updated-dependencies: - dependency-name: djangorestframework-jsonapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50921f3 commit af58742

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ django-filter = "^24.2"
2828
django-multiselectfield = "^0.1.12"
2929
django-prometheus = "^2.3.1"
3030
djangorestframework = "^3.15.1"
31-
djangorestframework-jsonapi = "^7.0.0"
31+
djangorestframework-jsonapi = "^7.0.1"
3232
mozilla-django-oidc = "^4.0.1"
3333
pytz = "^2024.1"
3434
pyexcel-webio = "^0.1.4"

0 commit comments

Comments
 (0)