From 8637669c254a1edc0a9fc9fb2e4bbaa1f3d4d1bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 21:35:34 +0000 Subject: [PATCH] Bump tornado from 6.5.1 to 6.5.6 in /app 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] --- app/nlp-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/nlp-requirements.txt b/app/nlp-requirements.txt index 9dc4a66..0718393 100644 --- a/app/nlp-requirements.txt +++ b/app/nlp-requirements.txt @@ -8,7 +8,7 @@ tensorflow==2.19.0 tensorflow-io-gcs-filesystem==0.37.1 tokenizers==0.21.2 torch==2.8.0 -tornado==6.5.1 +tornado==6.5.6 tqdm==4.67.1 traitlets==5.14.3 transformers==4.53.2