From 3472386d794b38fc17fdb0cce0cb8311eb9ecd8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:20:01 +0000 Subject: [PATCH] Bump django from 5.0.4 to 5.0.9 Bumps [django](https://github.com/django/django) from 5.0.4 to 5.0.9. - [Commits](https://github.com/django/django/compare/5.0.4...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 be2dc84..f6afd71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -Django==5.0.4 +Django==5.0.9 crispy-bootstrap5==2024.2 \ No newline at end of file