From 72bfb473b6c19e85416519b2548c3910347feb51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:31:21 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.4 to 3.11.2 in /pythonapi Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.4 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.9.4...3.11.2) Signed-off-by: dependabot[bot] --- pythonapi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pythonapi/requirements.txt b/pythonapi/requirements.txt index 34807d8..dafc7eb 100644 --- a/pythonapi/requirements.txt +++ b/pythonapi/requirements.txt @@ -2,7 +2,7 @@ certifi==2019.6.16 chardet==3.0.4 Django==2.2.3 django-rest-framework==0.1.0 -djangorestframework==3.9.4 +djangorestframework==3.11.2 idna==2.8 numpy==1.16.4 pandas==0.24.2