From 8075cbc7d98688b0055ca56b5afff36a548fbe00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 08:35:36 +0000 Subject: [PATCH] chore(deps): update pydantic-ai-slim[logfire] requirement Updates the requirements on [pydantic-ai-slim[logfire]](https://github.com/pydantic/pydantic-ai) to permit the latest version. - [Release notes](https://github.com/pydantic/pydantic-ai/releases) - [Changelog](https://github.com/pydantic/pydantic-ai/blob/main/docs/changelog.md) - [Commits](https://github.com/pydantic/pydantic-ai/compare/v1.90.0...v1.102.0) --- updated-dependencies: - dependency-name: pydantic-ai-slim[logfire] dependency-version: 1.102.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- uv.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uv.lock b/uv.lock index f87b6a8..8e97904 100644 --- a/uv.lock +++ b/uv.lock @@ -176,7 +176,7 @@ requires-dist = [ { name = "click", marker = "extra == 'data'", specifier = ">=8.3.2" }, { name = "datasets", marker = "extra == 'data'", specifier = ">=4.8.4" }, { name = "e2b-code-interpreter", marker = "extra == 'code-interpreter'", specifier = ">=2.6.0" }, - { name = "fastapi", extras = ["standard"], marker = "extra == 'gemini-proxy'", specifier = ">=0.136.3" }, + { name = "fastapi", extras = ["standard"], marker = "extra == 'gemini-proxy'", specifier = ">=0.136.0" }, { name = "google-cloud-firestore", marker = "extra == 'gemini-proxy'", specifier = ">=2.27.0" }, { name = "google-genai", marker = "extra == 'gemini-proxy'", specifier = ">=1.73.1" }, { name = "gradio", marker = "extra == 'gradio'", specifier = ">=6.12.0" },