From fbf9511a5757fd11ab720588960843c218146859 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:34:12 +0000 Subject: [PATCH] Bump djangorestframework from 3.10.3 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.10.3 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.10.3...3.11.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4be5aac..37bee9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-debug-toolbar==2.1 django-extensions==2.2.5 -e git+https://github.com/gbozee/django-paystack.git@fd2d44767e4c3531add523181eda8001c5ef6170#egg=django_paystack django-widget-tweaks==1.4.5 -djangorestframework==3.10.3 +djangorestframework==3.11.2 djangorestframework-simplejwt==4.3.0 django-rest-passwordreset==1.0.0 django-rest-swagger==2.2.0