Skip to content

Commit 322421c

Browse files
chore(deps): bump pydantic-ai in the non-major group across 1 directory
Bumps the non-major group with 1 update in the / directory: [pydantic-ai](https://github.com/pydantic/pydantic-ai). Updates `pydantic-ai` from 1.85.0 to 1.86.1 - [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.85.0...v1.86.1) --- updated-dependencies: - dependency-name: pydantic-ai dependency-version: 1.86.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb094da commit 322421c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
"Topic :: Software Development :: Quality Assurance",
2828
]
2929
dependencies = [
30-
"pydantic-ai==1.85.0",
30+
"pydantic-ai==1.86.1",
3131
"pydantic>=2.0,<3",
3232
"httpx>=0.27,<1",
3333
"typer>=0.12,<1",

0 commit comments

Comments
 (0)