From 79a6c142cb4bc37926828561b2952d51314b5cb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 19:32:37 +0000 Subject: [PATCH] build(deps): bump tornado from 6.4.2 to 6.5.1 Bumps [tornado](https://github.com/tornadoweb/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 ... Signed-off-by: dependabot[bot] --- requirements-tracker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tracker.txt b/requirements-tracker.txt index 0c3af1e..e5c45bf 100644 --- a/requirements-tracker.txt +++ b/requirements-tracker.txt @@ -1,5 +1,5 @@ redis==5.2.1 -tornado==6.4.2 +tornado==6.5.1 wtforms-tornado @ git+https://github.com/chfoo/wtforms-tornado@96a8486f7be4f289424445acb560c2ee85349d57 wtforms==3.2.1 SQLAlchemy==2.0.36