From ef586568342bc8a1ff4cb110aa32edb94bd2473c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 21:36:46 +0000 Subject: [PATCH] Bump tornado from 6.5.1 to 6.5.6 in /src Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.1 to 6.5.6. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.1...v6.5.6) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.6 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..179aa42 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.6 traitlets==4.3.2 urllib3==2.6.3 virtualenv==20.26.6