From 49dcd6b6983d3b0a114978be9cb0dbdb24a6cc60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 11:21:29 +0000 Subject: [PATCH] build(deps): bump tornado from 6.4.2 to 6.5.1 in /tools Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 9275c50..e0e16e1 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -17,7 +17,7 @@ pillow<=11.2.1 pyparsing<=3.2.3 python-dateutil<=2.9.0.post0 six<=1.17.0 -tornado<=6.5.1 +tornado<=6.5.3 scikit-learn<=1.6.1 joblib<=1.5.1 scipy<=1.15.2