From af80d67e8e13f1794486e6f899672c1acab730c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 10:56:16 +0000 Subject: [PATCH] Bump tornado from 6.3.3 to 6.4 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.4. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.3...v6.4.0) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28303c2fc..71027fdb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ mccabe==0.7.0 certifi==2023.11.17 pyparsing==3.1.1 -tornado==6.3.3 +tornado==6.4 cssselect==1.2.0 lxml==4.9.3 fuzzywuzzy==0.18.0