From 09dd0e4958433a961630c03b312dd4840ff87341 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 14:11:05 +0000 Subject: [PATCH] Bump tornado from 6.5.6 to 6.5.7 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4490ed3..babddb01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ importlib-metadata<9.1 # for flake8 typing_extensions==4.15.0 zipp==4.1.0 # for flake8 flake8==7.3.0 -tornado==6.5.6 +tornado==6.5.7 # wagtail spec soupsieve==2.8 cssselect==1.4.0