From 07afc854c7ed1a76b770d226a62b5f624828c2bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 00:12:14 +0000 Subject: [PATCH] Bump django from 5.1.4 to 5.1.5 Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.5. - [Commits](https://github.com/django/django/compare/5.1.4...5.1.5) --- 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 419cf93..f0ab2a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ click==8.1.7 cryptography==44.0.0 defusedxml==0.8.0rc2 distro==1.9.0 -Django==5.1.4 +Django==5.1.5 django-ordered-model==3.7.4 google-api-core==2.24.0 google-api-python-client==2.155.0