From 3979160f55d3080489371e369742f011c4a3b249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 15:15:39 +0000 Subject: [PATCH] Bump django from 5.0.8 to 5.0.9 in /openlibrarian_root Bumps [django](https://github.com/django/django) from 5.0.8 to 5.0.9. - [Commits](https://github.com/django/django/compare/5.0.8...5.0.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- openlibrarian_root/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlibrarian_root/requirements.txt b/openlibrarian_root/requirements.txt index 47975e9..23aaf83 100644 --- a/openlibrarian_root/requirements.txt +++ b/openlibrarian_root/requirements.txt @@ -8,7 +8,7 @@ certifi==2024.6.2 cffi==1.16.0 charset-normalizer==3.3.2 cryptography==43.0.1 -Django==5.0.8 +Django==5.0.9 django-async==0.7.3 frozenlist==1.4.1 gunicorn==23.0.0