From f02ae82961b2755f2cd1a118d1ec57bb64c02c42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:29:25 +0000 Subject: [PATCH] Bump djangorestframework from 3.11.0 to 3.11.2 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] --- positweet/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/positweet/requirements.txt b/positweet/requirements.txt index 23039cc..8a33ed0 100644 --- a/positweet/requirements.txt +++ b/positweet/requirements.txt @@ -3,7 +3,7 @@ certifi==2020.4.5.1 chardet==3.0.4 Django==3.0.7 django-rest-framework==0.1.0 -djangorestframework==3.11.0 +djangorestframework==3.11.2 future==0.18.2 gunicorn==20.0.4 idna==2.9 diff --git a/requirements.txt b/requirements.txt index 98277b6..dd60a34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Django==3.0.7 django-cors-headers==3.2.1 django-heroku==0.3.1 django-rest-framework==0.1.0 -djangorestframework==3.11.0 +djangorestframework==3.11.2 future==0.18.2 gunicorn==20.0.4 idna==2.9