From ccfb130f86ac22c1c205bda8032654145a6e71f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 08:13:23 +0000 Subject: [PATCH] build(deps): bump pydantic-ai from 1.107.0 to 2.0.0 Bumps [pydantic-ai](https://github.com/pydantic/pydantic-ai) from 1.107.0 to 2.0.0. - [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.107.0...v2.0.0) --- updated-dependencies: - dependency-name: pydantic-ai dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pydantic-ai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pydantic-ai/requirements.txt b/pydantic-ai/requirements.txt index 9b2974f..f94ab32 100644 --- a/pydantic-ai/requirements.txt +++ b/pydantic-ai/requirements.txt @@ -1,7 +1,7 @@ slack-sdk==3.42.0 slack-bolt==1.28.0 slack-cli-hooks==0.3.0 -pydantic-ai[openai,anthropic]==1.107.0 +pydantic-ai[openai,anthropic]==2.0.0 python-dotenv==1.2.2 pytest==9.1.1