From 8d5b6bb5df498c0c43251e00d3ac21bd63afd27b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 18:19:42 +0000 Subject: [PATCH] Bump django from 3.2.12 to 3.2.18 in /backend/WikiContrib Bumps [django](https://github.com/django/django) from 3.2.12 to 3.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.12...3.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/WikiContrib/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/WikiContrib/requirements.txt b/backend/WikiContrib/requirements.txt index 63f2334e..e399831f 100644 --- a/backend/WikiContrib/requirements.txt +++ b/backend/WikiContrib/requirements.txt @@ -5,7 +5,7 @@ attrs==19.1.0 cffi==1.12.3 chardet==3.0.4 cryptography==3.3.2 -Django==3.2.12 +Django==3.2.18 django-cleanup==6.0.0 django-cors-headers==3.11.0 django-environ==0.8.1