From 81cca7a5df53a8784e199b4bbe93e0b0496821ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:36:27 +0000 Subject: [PATCH] Bump django from 4.2.17 to 4.2.18 Bumps [django](https://github.com/django/django) from 4.2.17 to 4.2.18. - [Commits](https://github.com/django/django/compare/4.2.17...4.2.18) --- 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 c5c6699..fb02934 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cryptography==43.0.3 defusedxml==0.8.0rc2 dj-database-url==2.3.0 dj-rest-auth==7.0.0 -Django==4.2.17 +Django==4.2.18 django-cors-headers==4.6.0 djangorestframework==3.15.2 djangorestframework-simplejwt==5.3.1