From b226b871c6eb663435f4e75afe772a82191f191f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 02:34:19 +0000 Subject: [PATCH] Bump tornado from 6.1 to 6.5 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.1 to 6.5. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.1.0...v6.5.0) --- updated-dependencies: - dependency-name: tornado dependency-version: '6.5' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- autobuild_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/autobuild_requirements.txt b/autobuild_requirements.txt index df731c42..d9e211aa 100644 --- a/autobuild_requirements.txt +++ b/autobuild_requirements.txt @@ -39,7 +39,7 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 stevedore==3.5.2 -tornado==6.1 +tornado==6.5 typing_extensions==4.1.1 urllib3==1.26.14 zipp==3.6.0 diff --git a/requirements.txt b/requirements.txt index 1d4d17ec..2a14e37f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 standard-imghdr # Needed to fix: "Could not import extension sphinx.builders.epub3 (exception: No module named 'imghdr')" stevedore==3.5.2 -tornado==6.1 +tornado==6.5 typing_extensions==4.1.1 urllib3==1.26.14 zipp==3.6.0