From 2210e91f87fb90a2326a8aceb0fdcdba97bbc527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 18:36:54 +0000 Subject: [PATCH] Bump django from 3.2.13 to 3.2.18 in /api Bumps [django](https://github.com/django/django) from 3.2.13 to 3.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.13...3.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index c0283946..55050cae 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -11,7 +11,7 @@ chardet==4.0.0 charset-normalizer==2.0.12 click==8.0.4 cymem==2.0.6 -Django==3.2.13 +Django==3.2.18 django-cors-headers==3.13.0 django-jenkins==0.110.0 djangorestframework==3.11.1