From 5153debe9438661a3e439ebf8c02b73b838e7148 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 14:30:13 +0000 Subject: [PATCH] Bump tornado from 6.5.1 to 6.5.7 in /src Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.1 to 6.5.7. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.1...v6.5.7) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 0569638..2826490 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -64,7 +64,7 @@ sklearn==0.0 SpeechRecognition==3.8.1 terminado==0.8.1 testpath==0.4.2 -tornado==6.5.1 +tornado==6.5.7 traitlets==4.3.2 urllib3==2.6.3 virtualenv==20.26.6