From 23d0054b9a5cbcab3094b526b8c2583d95a6b23d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 01:16:46 +0000 Subject: [PATCH] Bump chainlit from 1.0.502 to 2.9.4 in /code Bumps [chainlit](https://github.com/Chainlit/chainlit) from 1.0.502 to 2.9.4. - [Release notes](https://github.com/Chainlit/chainlit/releases) - [Changelog](https://github.com/Chainlit/chainlit/blob/main/CHANGELOG.md) - [Commits](https://github.com/Chainlit/chainlit/compare/1.0.502...2.9.4) --- updated-dependencies: - dependency-name: chainlit dependency-version: 2.9.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/requirements.txt b/code/requirements.txt index 2c16350..ecbe686 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -62,7 +62,7 @@ urllib3 json_repair # pysqlite3 #required for chroma # chromadb -chainlit==1.0.502 +chainlit==2.9.4 mermaid-python # pygraphviz streamlit>=1.31.1