Skip to content

Commit b552f92

Browse files
chore: bump pydantic-ai-slim from 1.93.0 to 1.97.0 (#222)
Bumps [pydantic-ai-slim](https://github.com/pydantic/pydantic-ai) from 1.93.0 to 1.97.0. - [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.93.0...v1.97.0) --- updated-dependencies: - dependency-name: pydantic-ai-slim dependency-version: 1.97.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b8f162 commit b552f92

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ classifiers = [
3535
dependencies = [
3636
"click>=8.3.3,<9.0.0",
3737
"pydantic>=2.13.4,<3.0.0",
38-
"pydantic-ai-slim[anthropic,google,mistral,openai] (>=1.93.0,<2.0.0)",
38+
"pydantic-ai-slim[anthropic,google,mistral,openai] (>=1.97.0,<2.0.0)",
3939
"python-gitlab>=5.1.0,<6.0.0",
4040
"rich>=13.9.4,<14.0.0",
4141
"pygithub>=2.9.1,<3.0.0",

0 commit comments

Comments
 (0)