From 815075aa4cf0c16a7a05424d27eb0da2ed12317a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 21:20:48 +0000 Subject: [PATCH] Bump chainlit from 1.0.502 to 2.8.5 in /code Bumps [chainlit](https://github.com/Chainlit/chainlit) from 1.0.502 to 2.8.5. - [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.8.5) --- updated-dependencies: - dependency-name: chainlit dependency-version: 2.8.5 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..ef7d5ac 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.8.5 mermaid-python # pygraphviz streamlit>=1.31.1