From 962d19016a35f3c3da3d9813c237681e83396f16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 19:35:27 +0000 Subject: [PATCH] Bump tornado in /template in the pip group across 1 directory Bumps the pip group with 1 update in the /template directory: [tornado](https://github.com/tornadoweb/tornado). Updates `tornado` from 6.4.2 to 6.5.1 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- template/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/requirements.txt b/template/requirements.txt index 3d185173..3adbfdb5 100644 --- a/template/requirements.txt +++ b/template/requirements.txt @@ -36,7 +36,7 @@ seaborn==0.13.2 soundfile==0.13.1 spacy==3.8.2 # doesn't work on 3.13.x textblob==0.19.0 -tornado==6.4.2 +tornado==6.5.1 urllib3==2.4.0 xarray==2025.4.0 xlrd==2.0.1