From 55ac6bb43dea5cf5d51ab4c12a28e054dd9bbb35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 May 2021 16:06:09 +0000 Subject: [PATCH] Bump django from 3.0.7 to 3.0.14 Bumps [django](https://github.com/django/django) from 3.0.7 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.7...3.0.14) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a89949..382fcde 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Click==7.0 -Django==3.0.7 +Django==3.0.14 djangorestframework==3.11.2 Jinja2==2.11.1 livereload==2.6.1