From d2aae1dcbd04e31700769bf96df9432cab389af5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:29:40 +0000 Subject: [PATCH] Bump django from 4.2.15 to 4.2.16 in /requirements Bumps [django](https://github.com/django/django) from 4.2.15 to 4.2.16. - [Commits](https://github.com/django/django/compare/4.2.15...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/project-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/project-requirements.txt b/requirements/project-requirements.txt index 756dd25..33e0c6d 100644 --- a/requirements/project-requirements.txt +++ b/requirements/project-requirements.txt @@ -3,7 +3,7 @@ celery==5.4.0 # if you change this, update the documentation elasticsearch-dsl==8.15.0 -Django==4.2.15 +Django==4.2.16 djangorestframework==3.15.2 django-rest-email-auth==4.0.3 django-ses==4.1.1