From ce86ae19e774e40e6c16f4ad1900d500b8121448 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 14:41:56 +0000 Subject: [PATCH] Bump tornado from 6.0.4 to 6.5.1 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.4 to 6.5.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.0.4...v6.5.1) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- updated-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updated-requirements.txt b/updated-requirements.txt index 819c7f3..9482718 100644 --- a/updated-requirements.txt +++ b/updated-requirements.txt @@ -61,7 +61,7 @@ six==1.14.0 soupsieve==2.0 terminado==0.8.3 testpath==0.4.4 -tornado==6.0.4 +tornado==6.5.1 traitlets==4.3.3 urllib3==1.26.5 wcwidth==0.1.9