From 8c333a3bbeb73c4c843cb266a3dabae3a0c1aa8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 14:16:13 +0000 Subject: [PATCH] Bump tornado from 6.1 to 6.3.3 in /VolAdjGIPDashboard Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.1 to 6.3.3. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.1.0...v6.3.3) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VolAdjGIPDashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VolAdjGIPDashboard/requirements.txt b/VolAdjGIPDashboard/requirements.txt index c2bb961..7a035ab 100644 --- a/VolAdjGIPDashboard/requirements.txt +++ b/VolAdjGIPDashboard/requirements.txt @@ -65,7 +65,7 @@ sqlparse==0.3.0 Theano==1.0.5 threadpoolctl==2.1.0 toml==0.10.2 -tornado==6.1 +tornado==6.3.3 traitlets==5.0.5 typed-ast==1.4.0 typing-extensions==3.7.4.3