From 024812abc345995c877ffca10aaa1a58de931a61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 11:46:07 +0530 Subject: [PATCH] Bump django from 5.0.8 to 5.0.9 (#90) Bumps [django](https://github.com/django/django) from 5.0.8 to 5.0.9. - [Commits](https://github.com/django/django/compare/5.0.8...5.0.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19adfea..ae2c0a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ APScheduler==3.10.4 cloudinary==1.41.0 -Django==5.0.8 +Django==5.0.9 django_allauth==0.54.0 django_apscheduler==0.7.0 django_environ==0.10.0