From 50142b2dbebfaf5be036237ec74bd268b31d84ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 22:19:19 +0000 Subject: [PATCH] Bump tqdm Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../knowledgegraphindex-chatbot-streamlit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/kg_ai_alg/chatbot/neptune-genai-examples/llamaindex/knowledgegraphindex-chatbot-streamlit/requirements.txt b/notebook/kg_ai_alg/chatbot/neptune-genai-examples/llamaindex/knowledgegraphindex-chatbot-streamlit/requirements.txt index 3262db3..596a5c4 100644 --- a/notebook/kg_ai_alg/chatbot/neptune-genai-examples/llamaindex/knowledgegraphindex-chatbot-streamlit/requirements.txt +++ b/notebook/kg_ai_alg/chatbot/neptune-genai-examples/llamaindex/knowledgegraphindex-chatbot-streamlit/requirements.txt @@ -106,7 +106,7 @@ tokenizers==0.15.2 toml==0.10.2 toolz==0.12.1 tornado==6.4 -tqdm==4.66.2 +tqdm==4.66.3 trio==0.25.0 trio-websocket==0.11.1 typing-inspect==0.9.0