From 68ec73af7b23f3215bb21f620eafbb32fb0a5231 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:29:17 +0000 Subject: [PATCH] Bump django from 5.1 to 5.1.4 Bumps [django](https://github.com/django/django) from 5.1 to 5.1.4. - [Commits](https://github.com/django/django/compare/5.1...5.1.4) --- 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 d522316..d00445f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -django==5.1 +django==5.1.4 gunicorn==23.0.0