From cfca77c6544ef41ac89b049f709845c82b84088f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 09:44:59 +0000 Subject: [PATCH] Bump tornado from 6.5.7 to 6.5.8 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.7 to 6.5.8. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.7...v6.5.8) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 5499e0e..c1a214a 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -83,7 +83,7 @@ soupsieve==2.8.4 stack-data==0.6.3 threadpoolctl==3.6.0 tinycss2==1.5.1 -tornado==6.5.7 +tornado==6.5.8 traitlets==5.15.1 typing_extensions==4.16.0 wcwidth==0.8.2