From 3723d91587f3e2f44df82f4abad18121de113b89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 19:41:16 +0000 Subject: [PATCH] Bump tornado in /elastic/solutions/geo-spatial-rag-app Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- elastic/solutions/geo-spatial-rag-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elastic/solutions/geo-spatial-rag-app/requirements.txt b/elastic/solutions/geo-spatial-rag-app/requirements.txt index e23a7e3..4a31dc0 100644 --- a/elastic/solutions/geo-spatial-rag-app/requirements.txt +++ b/elastic/solutions/geo-spatial-rag-app/requirements.txt @@ -108,7 +108,7 @@ streamlit_folium==0.23.1 tabulate==0.9.0 tenacity==8.5.0 toml==0.10.2 -tornado==6.4.2 +tornado==6.5.1 tqdm==4.66.6 typing-inspect==0.9.0 typing_extensions==4.12.2