From 4395d575bf39f34dc7f00f6ac19d61df9e298915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 21:42:33 +0000 Subject: [PATCH] chore(deps): bump tornado from 6.5.7 to 6.5.8 in /LipidXplorer 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 ... Signed-off-by: dependabot[bot] --- LipidXplorer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LipidXplorer/requirements.txt b/LipidXplorer/requirements.txt index 3a096b6..31fe797 100644 --- a/LipidXplorer/requirements.txt +++ b/LipidXplorer/requirements.txt @@ -104,7 +104,7 @@ stack-data==0.6.3 terminado==0.8.3 testpath==0.4.4 toml==0.10.2 -tornado==6.5.7 +tornado==6.5.8 traitlets==5.14.3 typed_ast==1.5.5 typing_extensions==4.7.1