Skip to content

Commit 273cb12

Browse files
chore: update pydantic-ai-slim[google,openai] requirement
Updates the requirements on [pydantic-ai-slim[google,openai]](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](pydantic/pydantic-ai@v1.0.0...v2.0.0) --- updated-dependencies: - dependency-name: pydantic-ai-slim[google,openai] dependency-version: 2.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1cd1f7e commit 273cb12

2 files changed

Lines changed: 49 additions & 12 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"stamina>=25.1.0,<27.0.0",
1313
"pydantic-settings<3.0.0,>=2.9.1",
1414
"tomlkit<1.0.0,>=0.13.3",
15-
"pydantic-ai-slim[google,openai]>=1.0.0,<2.0.0",
15+
"pydantic-ai-slim[google,openai]>=1.0.0,<3.0.0",
1616
]
1717
name = "lightman_ai"
1818
description = "LLM-powered cybersecurity news aggregator."

uv.lock

Lines changed: 48 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)