Skip to content

Commit 06e6ebf

Browse files
Bump djangorestframework-jsonapi from 6.1.0 to 7.0.1 in /requirements
Bumps [djangorestframework-jsonapi](https://github.com/django-json-api/django-rest-framework-json-api) from 6.1.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@v6.1.0...v7.0.1) --- updated-dependencies: - dependency-name: djangorestframework-jsonapi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eecb4eb commit 06e6ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Django==4.2.7
22
psycopg>=3.1.8
33
djangorestframework==3.14.0
4-
djangorestframework-jsonapi==6.1.0
4+
djangorestframework-jsonapi==7.0.1
55
django-cors-headers==4.3.1
66
django-filter
77
celery==5.4.0

0 commit comments

Comments
 (0)