From 83ce1dca5db274b7a9400f1e5e7ce4179ae40d20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 20:56:56 +0000 Subject: [PATCH] Bump tornado from 6.0.4 to 6.5.5 in /Knowage-Python Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.4 to 6.5.5. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.0.4...v6.5.5) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Knowage-Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Knowage-Python/requirements.txt b/Knowage-Python/requirements.txt index 8b91d276aca..e33d215b9c1 100644 --- a/Knowage-Python/requirements.txt +++ b/Knowage-Python/requirements.txt @@ -6,6 +6,6 @@ pandas==1.3.5 pybase64==1.0.2 PyJWT==1.7.1 requests==2.28.1 -tornado==6.0.4 +tornado==6.5.5 markupsafe==2.0.1