From fdbf26b1eecec6ce1449c3adab6c75a280bf190e Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 20 Jan 2025 20:23:15 +0000
Subject: [PATCH] Bump django from 3.2.2 to 4.2.18

Bumps [django](https://github.com/django/django) from 3.2.2 to 4.2.18.
- [Commits](https://github.com/django/django/compare/3.2.2...4.2.18)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index c08f12a..d0bebca 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 bleach==4.1.0 # Pinning bleach until this issue is resolved: https://github.com/marksweb/django-bleach/issues/51
-Django==3.2.2
+Django==4.2.18
 django-allauth==0.50.0
 django-autoslug==1.9.8
 django-bootstrap3==21.1