From f7705f07bfe25f6f1ff679fd6a048e3a4c901193 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 23:15:17 +0000 Subject: [PATCH] build(deps): 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 715044e..9b63e09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ python_dateutil == 2.8.2 rich >= 13.3.5 setuptools sidetrack >= 2.0.1 -tornado == 6.5.6 +tornado == 6.5.7 python-slugify == 8.0.1 validators == 0.20.0 wand == 0.6.11