From a6deb56ad01cff584457b23bada010e33c72f97c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 22:52:46 +0000 Subject: [PATCH] Bump django from 5.1.4 to 5.1.7 Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.7. - [Commits](https://github.com/django/django/compare/5.1.4...5.1.7) --- 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 db0fccd..5b2361c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ celery==5.4.0 coreapi==2.3.3 common-framework==2024.11.1 dj-database-url==2.3.0 -django==5.1.4 +django==5.1.7 django-compressor==4.5.1 django-configurations==2.5.1 django-cors-headers==4.6.0