Skip to content

Commit

Permalink
Bump djangorestframework from 3.8.2 to 3.11.2 in /mooclet_engine
Browse files Browse the repository at this point in the history
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.8.2 to 3.11.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.8.2...3.11.2)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2022
1 parent 455dd1e commit 4ee1055
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mooclet_engine/requirements_base.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Django==1.11
requests==2.22.0
numpy==1.15.0
djangorestframework==3.8.2
djangorestframework==3.11.2
django-cors-middleware==1.3.1
django-filter==1.1
rest-pandas==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion mooclet_engine/requirements_latest_version.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ django-filter==2.2.0
django-sslserver==0.21
django-storages==1.7.2
django-timezone-field==3.1
djangorestframework==3.10.3
djangorestframework==3.11.2
drf-writable-nested==0.5.1
environment==1.0.0
environments==1.0.1
Expand Down
2 changes: 1 addition & 1 deletion mooclet_engine/requirements_local_updated.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ django-filter==2.2.0
django-sslserver==0.21
django-storages==1.7.2
django-timezone-field==3.1
djangorestframework==3.10.3
djangorestframework==3.11.2
drf-writable-nested==0.5.1
environment==1.0.0
environments==1.0.1
Expand Down

0 comments on commit 4ee1055

Please sign in to comment.