From fee3911693fadb9f36db50d5c5be8dcf942a66c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 07:01:51 +0000 Subject: [PATCH] Bump tornado from 6.3.3 to 6.5.7 in /SeisEnsManV2 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.5.7. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.3...v6.5.7) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SeisEnsManV2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SeisEnsManV2/requirements.txt b/SeisEnsManV2/requirements.txt index 5140556..0dec6be 100644 --- a/SeisEnsManV2/requirements.txt +++ b/SeisEnsManV2/requirements.txt @@ -40,7 +40,7 @@ shapely==2.0.1 six==1.16.0 SQLAlchemy==2.0.21 sympy==1.12 -tornado==6.3.3 +tornado==6.5.7 typing_extensions==4.8.0 urllib3==2.0.7 utm==0.7.0