From de5d934a21f1a3247f8d5914b9bfc14675c9b33e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 18:12:39 +0000 Subject: [PATCH] Bump django from 3.2.11 to 3.2.18 in /components/studio Bumps [django](https://github.com/django/django) from 3.2.11 to 3.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.11...3.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- components/studio/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/studio/requirements.txt b/components/studio/requirements.txt index cc9c74ef5..354d6b5c6 100644 --- a/components/studio/requirements.txt +++ b/components/studio/requirements.txt @@ -1,5 +1,5 @@ # Django Third Party Apps -Django==3.2.11 +Django==3.2.18 django-appconf==1.0.5 django-bootstrap-modal-forms==2.2.0 django-celery-beat==2.2.1