From ed30f706f69ff5352306cfa60421159957848849 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:49:40 +0000 Subject: [PATCH] Bump django from 3.2.25 to 4.2.16 Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.16. - [Commits](https://github.com/django/django/compare/3.2.25...4.2.16) --- 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 213f0cf..61f8bc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.9.1 certifi==2024.7.4 chardet==3.0.4 -Django==3.2.25 +Django==4.2.16 django-braces==1.13.0 django-debug-toolbar==2.2.1 django-dotenv==1.4.2