From 700caa72052b7196f5eb8525a3060a6283312b75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 23:16:34 +0000 Subject: [PATCH] Bump tornado from 6.3.2 to 6.4.1 in /Demos Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.2...v6.4.1) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Demos/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Demos/requirements.txt b/Demos/requirements.txt index ba3eb75..86dc377 100644 --- a/Demos/requirements.txt +++ b/Demos/requirements.txt @@ -214,7 +214,7 @@ terminado==0.8.3 testpath==0.4.4 times==0.7 toml==0.10.0 -tornado==6.3.2 +tornado==6.4.1 tox==3.14.2 traitlets==4.3.3 typed-ast==1.4.0