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 5, 2021
1 parent 19e1bb6 commit 5a1c294
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 5a1c294

Please sign in to comment.