Upgrade drf (#32667)

* chore: upgrading drf.

* feat: Upgrade Python dependency djangorestframework (#32563)

Upgrading drf to latest version.

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: awais786 <awais786@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: awais786 <awais786@users.noreply.github.com>
This commit is contained in:
Awais Qureshi
2023-07-06 18:02:21 +05:00
committed by GitHub
parent 139d0b2392
commit 516ad77985
4 changed files with 5 additions and 5 deletions

View File

@@ -112,5 +112,5 @@ docutils<0.20
# greater version has dropped few dependencies. Fix this in other ticket.
drf-yasg<1.21.6
# incremental upgrade approach. After successfull deploy remove this pin and try latest version.
djangorestframework<3.14.0
# Adding pin to avoid any major upgrade
djangorestframework<3.15.0

View File

@@ -376,7 +376,7 @@ django-webpack-loader==0.7.0
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in
# edx-proctoring
djangorestframework==3.13.1
djangorestframework==3.14.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in

View File

@@ -495,7 +495,7 @@ django-webpack-loader==0.7.0
# -c requirements/edx/../constraints.txt
# -r requirements/edx/testing.txt
# edx-proctoring
djangorestframework==3.13.1
djangorestframework==3.14.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/testing.txt

View File

@@ -471,7 +471,7 @@ django-webpack-loader==0.7.0
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt
# edx-proctoring
djangorestframework==3.13.1
djangorestframework==3.14.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt