From add2a2b9371bcee1cad63e11ece2c0ab44edca20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 18:57:01 +0000 Subject: [PATCH] Bump django[argon2] from 4.2.1 to 4.2.2 Bumps [django[argon2]](https://github.com/django/django) from 4.2.1 to 4.2.2. - [Commits](https://github.com/django/django/compare/4.2.1...4.2.2) --- updated-dependencies: - dependency-name: django[argon2] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 758f32a..2366f8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django[argon2]==4.2.1 +Django[argon2]==4.2.2 # Improved handling of environment variables python-decouple==3.8