From 13ce4674a746a926aef29561e15327abe6733771 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:04:27 +0000 Subject: [PATCH] Bump django from 4.2.3 to 4.2.11 in /dash/tutorial Bumps [django](https://github.com/django/django) from 4.2.3 to 4.2.11. - [Commits](https://github.com/django/django/compare/4.2.3...4.2.11) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dash/tutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/tutorial/requirements.txt b/dash/tutorial/requirements.txt index 83ffd2bb..dbfaf356 100644 --- a/dash/tutorial/requirements.txt +++ b/dash/tutorial/requirements.txt @@ -2,7 +2,7 @@ Automat==22.10.0 Babel==2.12.1 ConfigUpdater==3.1.1 Deprecated==1.2.14 -Django==4.2.3 +Django==4.2.11 Flask==2.2.5 Flask-AppBuilder==4.3.1 Flask-Babel==2.0.0