From e804cecea76017c9c7a3abf3a693a0d8dc8aabff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 17:00:15 +0000 Subject: [PATCH] chore: Bump django from 3.2.20 to 3.2.23 Bumps [django](https://github.com/django/django) from 3.2.20 to 3.2.23. - [Commits](https://github.com/django/django/compare/3.2.20...3.2.23) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40caecb7..14b45924 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ cryptography==41.0.4 # signxml defusedxml==0.7.1 # via -r requirements.in -django==3.2.20 +django==3.2.23 # via # -r requirements.in # djangorestframework