From ef2de04cd6878968615048e4b7e3d6ab028fd862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 15:24:01 +0000 Subject: [PATCH] Bump django from 5.1.5 to 5.1.9 Bumps [django](https://github.com/django/django) from 5.1.5 to 5.1.9. - [Commits](https://github.com/django/django/compare/5.1.5...5.1.9) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.9 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 dee4fa4..ad30c2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -Django==5.1.5 +Django==5.1.9 requests==2.31.0