From 441a40117348cf71494f7b2e65154d95e4172f3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 21:19:16 +0000 Subject: [PATCH] Bump django from 3.1.14 to 3.2.24 in /gpt3_website Bumps [django](https://github.com/django/django) from 3.1.14 to 3.2.24. - [Commits](https://github.com/django/django/compare/3.1.14...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gpt3_website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpt3_website/requirements.txt b/gpt3_website/requirements.txt index ccdeb53..ea0fb1f 100644 --- a/gpt3_website/requirements.txt +++ b/gpt3_website/requirements.txt @@ -49,7 +49,7 @@ defusedxml==0.6.0 diff-match-patch==20181111 distlib==0.3.1 distributed==2.18.0 -Django==3.1.14 +Django==3.2.24 docutils==0.16 entrypoints==0.3 et-xmlfile==1.0.1