Skip to content

Commit

Permalink
Merge pull request #4563 from learningequality/dependabot/pip/djangor…
Browse files Browse the repository at this point in the history
…estframework-3.15.1

Bump djangorestframework from 3.12.4 to 3.15.1
  • Loading branch information
rtibbles authored May 15, 2024
2 parents b83ae34 + 93839cf commit 98d141f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ django-debug-toolbar==3.5.0
# via
# -r requirements-dev.in
# django-debug-panel
djangorestframework==3.12.4
djangorestframework==3.15.1
# via
# -c requirements.txt
# drf-yasg
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
django-cte==1.2.1
django-mptt==0.14.0
django-filter==23.5
djangorestframework==3.12.4
djangorestframework==3.15.1
psycopg2-binary==2.9.5
django-js-reverse==0.9.1
django-registration==3.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ django-s3-storage==0.14.0
# via -r requirements.in
django-webpack-loader==0.7.0
# via -r requirements.in
djangorestframework==3.12.4
djangorestframework==3.15.1
# via -r requirements.in
future==0.18.3
# via -r requirements.in
Expand Down

0 comments on commit 98d141f

Please sign in to comment.