From a08b0b0186d2b6f87fb5be59c90fd6bcb57ff3bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:41:36 +0000 Subject: [PATCH] Bump djangorestframework from 3.11.0 to 3.11.2 in /PythonWeb Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.0 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.11.2) Signed-off-by: dependabot[bot] --- PythonWeb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PythonWeb/requirements.txt b/PythonWeb/requirements.txt index a3d65896..07ff03f4 100644 --- a/PythonWeb/requirements.txt +++ b/PythonWeb/requirements.txt @@ -30,7 +30,7 @@ django-scheduler==0.9.3 django-sitetree==1.14.0 django-summernote==0.8.11.4 django-taggit==1.1.0 -djangorestframework==3.11.0 +djangorestframework==3.11.2 et-xmlfile==1.0.1 icalendar==4.0.4 idna==2.8