From 4ddb7610ccc6e0dc2c0efac447343439abcd88d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 11:34:29 +0000 Subject: [PATCH] chore(deps): bump pydantic-core from 2.41.5 to 2.47.0 Bumps [pydantic-core](https://github.com/pydantic/pydantic) from 2.41.5 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 ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8bb4477..5075ce0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -147,7 +147,7 @@ pycparser==3.0 # via cffi pydantic[email]==2.13.4 # via apiflask -pydantic-core==2.46.4 +pydantic-core==2.47.0 # via pydantic pygments==2.20.0 # via diff --git a/requirements.txt b/requirements.txt index f67fcb2..6d0e657 100644 --- a/requirements.txt +++ b/requirements.txt @@ -122,7 +122,7 @@ prompt-toolkit==3.0.51 # inquirerpy pydantic[email]==2.12.4 # via apiflask -pydantic-core==2.41.5 +pydantic-core==2.47.0 # via pydantic pygments==2.20.0 # via