From 0872a8d73c86c6f87aaad4e3701bee791766c371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 20:24:56 +0000 Subject: [PATCH] Bump django from 4.2.4 to 4.2.5 Bumps [django](https://github.com/django/django) from 4.2.4 to 4.2.5. - [Commits](https://github.com/django/django/compare/4.2.4...4.2.5) --- updated-dependencies: - dependency-name: django 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 0e79908..4bb668e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.7.2 autopep8==2.0.4 -Django==4.2.4 +Django==4.2.5 django-cors-headers==4.2.0 django-mathfilters==1.0.0 django-recaptcha==3.0.0