From e58c019eacb5be251aac00c970a7cda06ef537fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 22:33:40 +0000 Subject: [PATCH] Bump tornado from 6.5.6 to 6.5.7 in /SalishSeaTools/envs Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.6 to 6.5.7. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.6...v6.5.7) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SalishSeaTools/envs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SalishSeaTools/envs/requirements.txt b/SalishSeaTools/envs/requirements.txt index 42157215..4548a3f7 100644 --- a/SalishSeaTools/envs/requirements.txt +++ b/SalishSeaTools/envs/requirements.txt @@ -188,7 +188,7 @@ toml==0.10.2 tomli==2.4.0 tomli_w==1.2.0 tomlkit==0.14.0 -tornado==6.5.6 +tornado==6.5.7 tqdm==4.67.3 traitlets==5.14.3 trove-classifiers==2026.1.14.14