Skip to content

Commit df560de

Browse files
Bump djangorestframework from 3.14.0 to 3.15.1 in /requirements (#2219)
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.14.0...3.15.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea37d93 commit df560de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/project-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ django-treebeard==4.7
1717
jsonschema==4.21.1
1818
# django rest framework libs
1919
Authlib==1.3.0
20-
djangorestframework==3.14.0
20+
djangorestframework==3.15.1
2121
djangorestframework-filters==1.0.0.dev2
2222
drf-spectacular==0.27.1
2323
django-rest-email-auth==4.0.0

0 commit comments

Comments
 (0)