From 5b4cc951631d1ee14167909f81d701452e746040 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Jul 2025 20:32:21 +0000 Subject: [PATCH] Bump pydantic-core from 2.33.2 to 2.37.2 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.33.2 to 2.37.2. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.33.2...v2.37.2) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.37.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5bffe872..cfb4a6d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ multidict==6.6.2 openai==1.93.0 packaging==25.0 propcache==0.3.2 -pydantic-core==2.33.2 +pydantic-core==2.37.2 pydantic==2.11.7 pyjwt==2.9.0 python-dateutil==2.9.0.post0