From 26096ecf583de56478d33320016ab52d3690a27b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 21:52:22 +0000 Subject: [PATCH] Bump django from 3.2.11 to 3.2.17 in /components/studio Bumps [django](https://github.com/django/django) from 3.2.11 to 3.2.17. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.11...3.2.17) --- 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..22799d897 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.17 django-appconf==1.0.5 django-bootstrap-modal-forms==2.2.0 django-celery-beat==2.2.1