From 701ce5f91f648729fa6cb538096e7cfcdb232c4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:18:46 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.2 to 3.11.2 in /Conet Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.2 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.2...3.11.2) Signed-off-by: dependabot[bot] --- Conet/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Conet/requirements.txt b/Conet/requirements.txt index 77bbdd4..8cdfe3a 100644 --- a/Conet/requirements.txt +++ b/Conet/requirements.txt @@ -6,7 +6,7 @@ django-bootstrap4==0.0.7 -e git+https://github.com/theatlantic/django-chosen.git@a603281497e3214eff37c735fce8da152038c122#egg=django_chosen django-cors-headers==2.5.2 django-heroku==0.3.1 -djangorestframework==3.9.2 +djangorestframework==3.11.2 gunicorn==19.9.0 idna==2.5 psycopg2==2.7.7