From 771bbd312c9b4e762187903351185ca440d63f44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 21:19:32 +0000 Subject: [PATCH] build(deps): bump django from 4.1 to 4.1.2 in /requirements Bumps [django](https://github.com/django/django) from 4.1 to 4.1.2. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1...4.1.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 9bf83b3..41b7833 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ cloudinary==1.29.0 coverage==6.4.2 dj-database-url==1.0.0 dj-static==0.0.6 -django==4.1 +django==4.1.2 django-allauth==0.50.0 django-anymail==8.4 django-crispy-forms==1.12.0