From 1347cfbb595120ea9e7df8fe15ddb4a0d989be72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 19:47:47 +0000 Subject: [PATCH] Bump tornado from 6.4.2 to 6.5.1 in /llm 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 ... Signed-off-by: dependabot[bot] --- llm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm/requirements.txt b/llm/requirements.txt index 0dcfe9e..0db13db 100644 --- a/llm/requirements.txt +++ b/llm/requirements.txt @@ -39,7 +39,7 @@ sniffio==1.3.1 streamlit==1.45.0 tenacity==9.1.2 toml==0.10.2 -tornado==6.4.2 +tornado==6.5.1 typing-inspection==0.4.0 typing_extensions==4.13.2 tzdata==2025.2