From 4f9244ebf1772be5f7cb6f307def2ca631440b04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2019 23:38:17 +0000 Subject: [PATCH] Bump djangorestframework from 3.3.2 to 3.9.1 in /web_framework/mydjango Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.3.2 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.3.2...3.9.1) Signed-off-by: dependabot[bot] --- web_framework/mydjango/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_framework/mydjango/requirements.txt b/web_framework/mydjango/requirements.txt index bc16447..3a8e04c 100644 --- a/web_framework/mydjango/requirements.txt +++ b/web_framework/mydjango/requirements.txt @@ -5,7 +5,7 @@ django-dbbackup==2.3.2 django-filter==0.10.0 django-import-export==0.4.1 django-model-utils==2.4 -djangorestframework==3.3.2 +djangorestframework==3.9.1 ecdsa==0.13 Markdown==2.6.2 MySQL-python==1.2.5