From c3b1c7881b55bf3a41218c4ef742ad89f48f0b47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 22:16:21 +0000 Subject: [PATCH] build(deps): bump pydantic-core from 2.33.1 to 2.38.0 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.33.1 to 2.38.0. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.33.1...v2.38.0) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.38.0 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 aa0399d..3769df2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pydantic==2.11.3 -pydantic_core==2.33.1 +pydantic_core==2.38.0 Pygments==2.19.1 pyparsing==3.2.3 pyproject_hooks==1.2.0