From 75c0923e398cb0a367f8930b2ff9f512a01b57d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 11:44:06 +0000 Subject: [PATCH] Bump tornado in /blog-examples/llama-index/hacknernews_app Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --- blog-examples/llama-index/hacknernews_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-examples/llama-index/hacknernews_app/requirements.txt b/blog-examples/llama-index/hacknernews_app/requirements.txt index 8f3a829..bdeb91c 100644 --- a/blog-examples/llama-index/hacknernews_app/requirements.txt +++ b/blog-examples/llama-index/hacknernews_app/requirements.txt @@ -182,7 +182,7 @@ toml==0.10.2 tomli==2.0.1 tomlkit==0.12.3 toolz==0.12.1 -tornado==6.4 +tornado==6.4.2 tqdm==4.66.3 traitlets==5.14.1 tree-sitter==0.20.4