From df20e856071c17ead90aa59c8f3161eb89c3a118 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 22:03:37 +0000 Subject: [PATCH] build(deps): bump pydantic-core from 2.33.1 to 2.39.0 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.33.1 to 2.39.0. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.33.1...v2.39.0) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.39.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..b2ca1aa 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.39.0 Pygments==2.19.1 pyparsing==3.2.3 pyproject_hooks==1.2.0