From 6362814dd107c8a01f95de9df4bd5c846b58573a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 04:52:31 +0000 Subject: [PATCH] chore(deps): bump pydantic-core Bumps the pydantic-deps group with 1 update in the / directory: [pydantic-core](https://github.com/pydantic/pydantic). Updates `pydantic-core` from 2.46.4 to 2.47.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pydantic-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e17a33f5..2affbed0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ packaging==26.2 pycodestyle==2.14.0 pycparser==3.0 pydantic==2.13.4 -pydantic_core==2.46.4 +pydantic_core==2.47.0 pyflakes==3.4.0 PyGithub==2.9.1 Pygments==2.20.0