From 7a5f03d98df3643ee557a7af13e141998ab65e1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 16:47:35 +0000 Subject: [PATCH] build(deps): bump pydantic from 2.11.3 to 2.11.5 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.3 to 2.11.5. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.11.3...v2.11.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.5 dependency-type: direct:production update-type: version-update:semver-patch ... 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..6cb3365 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ protobuf==5.29.4 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 -pydantic==2.11.3 +pydantic==2.11.5 pydantic_core==2.33.1 Pygments==2.19.1 pyparsing==3.2.3