From 52d0c627d5eec5f90f409dfd00a603d97f1406a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 22:47:25 +0000 Subject: [PATCH] Bump django from 5.0.2 to 5.0.13 Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.13. - [Commits](https://github.com/django/django/compare/5.0.2...5.0.13) --- 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..8454708 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pytz==2024.1 -Django==5.0.2 +Django==5.0.13 tzdata==2024.1 asgiref==3.7.2 packaging==23.2