From 6c3ba7be037375d5b52dd5230f0279b7c554f60b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 18:27:16 +0000 Subject: [PATCH] Bump the python-packages group across 1 directory with 2 updates Bumps the python-packages group with 2 updates in the / directory: [llama-stack-client](https://github.com/llamastack/llama-stack-client-python) and [llama-stack](https://github.com/meta-llama/llama-stack). Updates `llama-stack-client` from 0.2.5 to 0.2.23 - [Release notes](https://github.com/llamastack/llama-stack-client-python/releases) - [Changelog](https://github.com/llamastack/llama-stack-client-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/llamastack/llama-stack-client-python/compare/v0.2.5...v0.2.23) Updates `llama-stack` from 0.2.5 to 0.2.23 - [Release notes](https://github.com/meta-llama/llama-stack/releases) - [Changelog](https://github.com/llamastack/llama-stack/blob/main/CHANGELOG.md) - [Commits](https://github.com/meta-llama/llama-stack/compare/v0.2.5...v0.2.23) --- updated-dependencies: - dependency-name: llama-stack-client dependency-version: 0.2.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: llama-stack dependency-version: 0.2.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- frontend/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/requirements.txt b/frontend/requirements.txt index 7aa7216..2a8d69b 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -1,5 +1,5 @@ streamlit pandas -llama-stack-client==0.2.5 +llama-stack-client==0.2.23 streamlit-option-menu -llama-stack==0.2.5 +llama-stack==0.2.23