From 1ca7913882391371d903d8adf83ab51f47cf4e1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 15:04:58 +0000 Subject: [PATCH] Bump django from 3.2.4 to 3.2.15 in /coding-exercise-main Bumps [django](https://github.com/django/django) from 3.2.4 to 3.2.15. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.4...3.2.15) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- coding-exercise-main/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coding-exercise-main/requirements.txt b/coding-exercise-main/requirements.txt index b6cf9d5..dc65ef2 100644 --- a/coding-exercise-main/requirements.txt +++ b/coding-exercise-main/requirements.txt @@ -11,7 +11,7 @@ click-repl==0.2.0 colorama==0.4.4 coverage==5.5 dj-inmemorystorage==2.1.0 -Django==3.2.4 +Django==3.2.15 django-celery-beat==2.2.1 django-crispy-forms==1.12.0 django-timezone-field==4.2.1