From ca9bcd8ce2941961b04006ad1246bfb4ce89cd27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 10:03:22 +0000 Subject: [PATCH] Bump django[argon2] from 3.2.8 to 4.1.4 Bumps [django[argon2]](https://github.com/django/django) from 3.2.8 to 4.1.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.8...4.1.4) --- 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 125516d..2da7f2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django[argon2]==3.2.8 +Django[argon2]==4.1.4 # Postgres psycopg2==2.9.1