From bdd6067ca5c7830457b379db46d5be1295f1aa99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:31:57 +0000 Subject: [PATCH] chore(deps): bump django from 5.0.7 to 5.0.9 Bumps [django](https://github.com/django/django) from 5.0.7 to 5.0.9. - [Commits](https://github.com/django/django/compare/5.0.7...5.0.9) --- 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 2e8abd5d..19eb99df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ defusedxml==0.7.1 distlib==0.3.8 dj-database-url==2.1.0 dj-rest-auth==5.0.2 -Django==5.0.7 +Django==5.0.9 django-allauth==0.60.1 django-apscheduler==0.6.2 django-cors-headers==4.3.1