From c8c6e64d8d45a50194715f7ef75d086c29b50d7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 18:30:13 +0000 Subject: [PATCH] build(deps): bump pydantic-core from 2.33.1 to 2.35.1 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.33.1 to 2.35.1. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.33.1...v2.35.1) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.35.1 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..1b2a302 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.35.1 Pygments==2.19.1 pyparsing==3.2.3 pyproject_hooks==1.2.0