From 8d66c9682f746094325dfaf1cdada09a68fd34e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 15:11:28 +0100 Subject: [PATCH] Bump django from 4.1.11 to 4.1.13 in /requirements (#239) Bumps [django](https://github.com/django/django) from 4.1.11 to 4.1.13. - [Commits](https://github.com/django/django/compare/4.1.11...4.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: Matteo Lodi <30625432+mlodic@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martina Carella Co-authored-by: Daniele Rosetti Co-authored-by: 0ssigeno Co-authored-by: Martina Carella --- 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 58e8abcc..f7b7a68c 100644 --- a/requirements/project-requirements.txt +++ b/requirements/project-requirements.txt @@ -1,7 +1,7 @@ celery==5.3.4 elasticsearch-dsl==7.4.1 -Django==4.1.11 +Django==4.1.13 djangorestframework==3.13.1 django-rest-email-auth==4.0.0 django-ses==3.5.0