From 1ad74046f4f7a075437dcb9879d95100717c98f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 21:23:51 +0000 Subject: [PATCH] Bump django from 3.0.8 to 3.0.14 in /mysite Bumps [django](https://github.com/django/django) from 3.0.8 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.8...3.0.14) Signed-off-by: dependabot[bot] --- mysite/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysite/requirements.txt b/mysite/requirements.txt index b60b88f..aaffa7f 100644 --- a/mysite/requirements.txt +++ b/mysite/requirements.txt @@ -4,7 +4,7 @@ cffi==1.14.0 chardet==3.0.4 cryptography==2.9.2 defusedxml==0.7.0rc1 -Django==3.0.8 +Django==3.0.14 djangorestframework==3.11.0 idna==2.10 oauthlib==3.1.0