Skip to content

Commit f26bb91

Browse files
Bump djangorestframework from 3.17.1 to 3.18.0 (#470)
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.17.1 to 3.18.0. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.17.1...3.18.0) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7dd75b4 commit f26bb91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Django==6.0.7
1212
django-appconf==1.2.0
1313
django-cors-headers==4.9.0
1414
django_compressor==4.6.0
15-
djangorestframework==3.17.1
15+
djangorestframework==3.18.0
1616
djangorestframework-xml==2.0.0
1717
drf-spectacular==0.30.0
1818
drf-yasg==1.21.15

0 commit comments

Comments
 (0)