From fe7c840c85554862ce123fcd24e15881f308f391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 10:30:15 +0000 Subject: [PATCH] Bump tornado from 5.1.1 to 6.4.2 in /Rule-Based Extraction Method Bumps [tornado](https://github.com/tornadoweb/tornado) from 5.1.1 to 6.4.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v5.1.1...v6.4.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Rule-Based Extraction Method/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rule-Based Extraction Method/requirements.txt b/Rule-Based Extraction Method/requirements.txt index 37117b7..f136d36 100644 --- a/Rule-Based Extraction Method/requirements.txt +++ b/Rule-Based Extraction Method/requirements.txt @@ -84,7 +84,7 @@ simplejson==3.16.0 splinter==0.10.0 terminado==0.8.1 testpath==0.4.2 -tornado==5.1.1 +tornado==6.4.2 traceback2==1.4.0 traitlets==4.3.2 unicodecsv==0.14.1