From 3ec5b34a88313728037ceecc7f71cccdbf90cbc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 20:19:39 +0000 Subject: [PATCH] Bump tornado from 6.4.2 to 6.5 in /ucsdnt-swift-utils Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.0) --- updated-dependencies: - dependency-name: tornado dependency-version: '6.5' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ucsdnt-swift-utils/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ucsdnt-swift-utils/requirements.txt b/ucsdnt-swift-utils/requirements.txt index ce3717e..34c2ab5 100644 --- a/ucsdnt-swift-utils/requirements.txt +++ b/ucsdnt-swift-utils/requirements.txt @@ -112,7 +112,7 @@ stevedore==5.4.0 terminado==0.18.1 tinycss2==1.4.0 tomli==2.2.1 -tornado==6.4.2 +tornado==6.5 traitlets==5.14.3 types-python-dateutil==2.9.0.20241206 typing_extensions==4.12.2