From bc4e2d8d40bb73a468be9edb6ce3312eaeb70973 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 12:05:56 +0000 Subject: [PATCH] Bump pydantic-core from 2.18.2 to 2.41.4 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.18.2 to 2.41.4. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.18.2...v2.41.4) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.41.4 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 fbfa644..680464f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ prompt-toolkit==3.0.51 psycopg2-binary==2.9.9 pycparser==2.22 pydantic==2.7.1 -pydantic_core==2.18.2 +pydantic_core==2.41.4 PyJWT==2.10.1 python-crontab==3.2.0 python-dateutil==2.9.0.post0