From f207b9de1203c96ee47c813d16f59dd4fd373918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:17:09 +0000 Subject: [PATCH] Bump django from 5.0.2 to 5.0.11 Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.11. - [Commits](https://github.com/django/django/compare/5.0.2...5.0.11) --- 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 3641b84..1335d39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pytz==2024.1 -Django==5.0.2 +Django==5.0.11 tzdata==2024.1 asgiref==3.7.2 packaging==23.2