From b25ce34c44cf0f6508de36ffcde883ab878bea02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 19:28:43 +0000 Subject: [PATCH] build(deps): bump pydantic-core from 2.46.4 to 2.47.0 Bumps [pydantic-core](https://github.com/pydantic/pydantic) 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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a5e991..f8105e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ parsimonious==0.11.0 propcache==0.5.2 pycryptodome==3.23.0 pydantic==2.13.4 -pydantic_core==2.46.4 +pydantic_core==2.47.0 PyJWT==2.12.1 pymongo==4.17.0 python-dateutil==2.9.0.post0