From d6757ee06e6bc3b9661c06f7c7d0c5baf0cfc2cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 19:26:53 +0000 Subject: [PATCH] Bump django from 5.0.7 to 5.0.8 Bumps [django](https://github.com/django/django) from 5.0.7 to 5.0.8. - [Commits](https://github.com/django/django/compare/5.0.7...5.0.8) --- 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 56cba52..96290c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ sseclient -django==5.0.7 +django==5.0.8 django-bulk-update==2.2.0 django-redis-cache==3.0.1 django-cache-machine==1.2.0