From e7d48b4f9667dc98f1a75896bef70bf0f642a7a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 23:03:45 +0000 Subject: [PATCH] chore(deps): bump tornado from 6.5.2 to 6.5.4 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.2 to 6.5.4. - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.5.4/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.2...v6.5.4) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 162b160..1ef363a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ smmap==5.0.2 streamlit==1.51.0 tenacity==9.1.2 toml==0.10.2 -tornado==6.5.2 +tornado==6.5.4 typing_extensions==4.15.0 tzdata==2025.2 urllib3==2.6.2