From 0e9aa3562f07e6c9a99e19364063dba3e8f40e9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 16:29:46 +0000 Subject: [PATCH] Bump django from 4.2.7 to 4.2.14 in /corpus Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.14. - [Commits](https://github.com/django/django/compare/4.2.7...4.2.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- corpus/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corpus/requirements.txt b/corpus/requirements.txt index c7270643..045202a4 100644 --- a/corpus/requirements.txt +++ b/corpus/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.7.2 certifi==2024.2.2 cfgv==3.4.0 distlib==0.3.8 -Django==4.2.7 +Django==4.2.14 django-ckeditor==6.7.1 django-js-asset==2.2.0 filelock==3.13.1