From 09150562c32b348101b1895fdfdc0aa2a7dfd286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 21:18:15 +0000 Subject: [PATCH] Bump chainlit from 1.0.502 to 2.8.5 in /ui 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] --- ui/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/requirements.txt b/ui/requirements.txt index ed149a8..3e3e722 100644 --- a/ui/requirements.txt +++ b/ui/requirements.txt @@ -3,5 +3,5 @@ requests>=2.31.0 httpx pyperclip colorlog -chainlit==1.0.502 +chainlit==2.8.5 streamlit>=1.31.1 \ No newline at end of file