From e8d8c49cdf81e2e15ba80161f2831279e0f2575c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 09:32:58 +0530 Subject: [PATCH] Bump django from 4.1.7 to 4.1.9 in /corpus (#11) Bumps [django](https://github.com/django/django) from 4.1.7 to 4.1.9. - [Commits](https://github.com/django/django/compare/4.1.7...4.1.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- corpus/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corpus/requirements.txt b/corpus/requirements.txt index 12da27cb..b1093869 100644 --- a/corpus/requirements.txt +++ b/corpus/requirements.txt @@ -3,7 +3,7 @@ certifi==2022.12.7 cfgv==3.3.1 coverage==7.0.5 distlib==0.3.6 -Django==4.1.7 +Django==4.1.9 filelock==3.9.0 gunicorn==20.1.0 identify==2.5.11