From d2bbbf2b139a8c79092eed3828d16c13d858e02f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 19:28:56 +0000 Subject: [PATCH] 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28facb6..6ec92ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ sniffio==1.3.0 sortedcontainers==2.4.0 style==1.1.0 telegram==0.0.1 -tornado==6.4.2 +tornado==6.5.1 tqdm==4.66.3 trio==0.22.0 trio-websocket==0.9.2