From 1bacdfa826e82d5a3f55c93d881447997d8cc5d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:29:04 +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 ef830f5..5748222 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 charset-normalizer==3.3.2 -Django==5.1 +Django==5.1.4 ffmpeg-python==0.2.0 filelock==3.16.1 frozenlist==1.5.0