From 27db84d96e683d973de1f5092768536fb86d46b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 12:38:09 +0000 Subject: [PATCH] Bump django[argon2] from 3.2.17 to 4.1.7 Bumps [django[argon2]](https://github.com/django/django) from 3.2.17 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.17...4.1.7) --- updated-dependencies: - dependency-name: django[argon2] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 66ba12c5..d37732f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -Django[argon2]==3.2.17 +Django[argon2]==4.1.7 wagtail==2.13