From b77694ca2e8b40cc3765f099bdcf32d142b1993b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 14:18:12 +0000 Subject: [PATCH] Bump tornado from 6.3.1 to 6.4.1 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.1 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.1...v6.4.1) --- updated-dependencies: - dependency-name: tornado 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 48f068c..4d08ce8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ sniffio==1.3.0 soupsieve==2.4.1 terminado==0.17.1 tinycss2==1.2.1 -tornado==6.3.1 +tornado==6.4.1 traitlets==5.9.0 uri-template==1.2.0 webcolors==1.13