From dd35c2ec71052f0b95483a6243f5785a1ce22624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Dec 2020 10:27:31 +0000 Subject: [PATCH] Bump django from 1.11.23 to 1.11.29 in /_articles/redux_jwt_auth/backend Bumps [django](https://github.com/django/django) from 1.11.23 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.23...1.11.29) Signed-off-by: dependabot[bot] --- _articles/redux_jwt_auth/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_articles/redux_jwt_auth/backend/requirements.txt b/_articles/redux_jwt_auth/backend/requirements.txt index 8a438805..56fae64d 100644 --- a/_articles/redux_jwt_auth/backend/requirements.txt +++ b/_articles/redux_jwt_auth/backend/requirements.txt @@ -2,7 +2,7 @@ certifi==2017.7.27.1 chardet==3.0.4 coreapi==2.3.1 coreschema==0.0.4 -Django==1.11.23 +Django==1.11.29 djangorestframework==3.6.4 djangorestframework-simplejwt==2.1 idna==2.6