From dfbb8113a0098ced3575fc4458d9db3a164ca36b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 22:56:35 +0000 Subject: [PATCH] Build(deps): bump django from 4.2.1 to 4.2.3 in /backend Bumps [django](https://github.com/django/django) from 4.2.1 to 4.2.3. - [Commits](https://github.com/django/django/compare/4.2.1...4.2.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index cab65e83..400cda6e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,7 +12,7 @@ constantly==15.1.0 cryptography==41.0.0 defusedxml==0.7.1 dj-rest-auth==3.0.0 -Django==4.2.1 +Django==4.2.3 django-allauth==0.52.0 django-cors-headers==3.14.0 django-filter==23.1