From 6ab9e0bca7f26a53ffb387eb6c1f588f7a504557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 06:52:47 +0000 Subject: [PATCH] Bump django from 5.0.9 to 5.1.4 Bumps [django](https://github.com/django/django) from 5.0.9 to 5.1.4. - [Commits](https://github.com/django/django/compare/5.0.9...5.1.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 727aefb..45bbae5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ sseclient -django==5.0.9 +django==5.1.4 django-bulk-update==2.2.0 django-redis-cache==3.0.1 django-cache-machine==1.2.0