From 54a584ab89dbd339b7d1f34ea7ffb6ef0c577bed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 15:08:51 +0200 Subject: [PATCH] Bump django from 4.1.9 to 4.1.10 in /requirements (#200) Bumps [django](https://github.com/django/django) from 4.1.9 to 4.1.10. - [Commits](https://github.com/django/django/compare/4.1.9...4.1.10) --- 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> --- 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 e1c67352..46ca23c7 100644 --- a/requirements/project-requirements.txt +++ b/requirements/project-requirements.txt @@ -1,7 +1,7 @@ celery==5.3.1 elasticsearch-dsl==7.4.1 -Django==4.1.9 +Django==4.1.10 djangorestframework==3.13.1 django-rest-email-auth==4.0.0 django-ses==3.5.0