From bb9f9a1e0ce24e9524107e81dbc5a32239a1f12b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 14:57:09 +0000 Subject: [PATCH] Bump tornado from 6.2 to 6.4.2 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.4.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.2.0...v6.4.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ec4684..8ddc7da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ six==1.16.0 stack-data==0.6.2 sympy==1.12.1 threadpoolctl==3.5.0 -tornado==6.2 +tornado==6.4.2 tqdm==4.67.0 traitlets==5.9.0 tzdata==2024.1