From 0f7d6489754ce58a3fdf7682fc69f45756b54ad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:05:37 -0700 Subject: [PATCH] Bump tornado from 6.2 to 6.3.2 in /apps/web-crawl-q-and-a (#459) Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.2.0...v6.3.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/web-crawl-q-and-a/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-crawl-q-and-a/requirements.txt b/apps/web-crawl-q-and-a/requirements.txt index 9f3a924..8dc8dd0 100644 --- a/apps/web-crawl-q-and-a/requirements.txt +++ b/apps/web-crawl-q-and-a/requirements.txt @@ -68,7 +68,7 @@ tenacity==8.1.0 threadpoolctl==3.1.0 tiktoken==0.1.2 tokenizers==0.13.2 -tornado==6.2 +tornado==6.3.2 tqdm==4.64.1 traitlets==5.8.1 transformers==4.25.1