From 7ac6f2e9d54675c9f0dcc2e00afee0f289f95520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 16:16:16 +0000 Subject: [PATCH] Bump django from 3.2.11 to 3.2.15 in /components/studio Bumps [django](https://github.com/django/django) from 3.2.11 to 3.2.15. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.11...3.2.15) --- 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..382c85b36 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.15 django-appconf==1.0.5 django-bootstrap-modal-forms==2.2.0 django-celery-beat==2.2.1