From 81cd5dbce4419cb7d5d7aa06e557c1b96511254a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 18:57:50 +0000 Subject: [PATCH] Bump uv from 0.7.3 to 0.9.5 in /plot_agent/crewai_plot_agent Bumps [uv](https://github.com/astral-sh/uv) from 0.7.3 to 0.9.5. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/uv/compare/0.7.3...0.9.5) --- updated-dependencies: - dependency-name: uv dependency-version: 0.9.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plot_agent/crewai_plot_agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plot_agent/crewai_plot_agent/requirements.txt b/plot_agent/crewai_plot_agent/requirements.txt index 65ed2c5..64cff0d 100644 --- a/plot_agent/crewai_plot_agent/requirements.txt +++ b/plot_agent/crewai_plot_agent/requirements.txt @@ -938,7 +938,7 @@ urllib3==2.4.0 # qdrant-client # requests # types-requests -uv==0.7.3 +uv==0.9.5 # via crewai uvicorn==0.34.2 # via chromadb