From 701702044c1a2d7f47f2249e693e2350127f7606 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 12:28:50 +0000 Subject: [PATCH] Bump pydantic-core from 2.18.2 to 2.33.1 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.18.2 to 2.33.1. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.18.2...v2.33.1) --- updated-dependencies: - dependency-name: pydantic-core 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 d7ca698c..3c643615 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ prompt-toolkit==3.0.47 psycopg2-binary==2.9.9 pycparser==2.22 pydantic==2.7.1 -pydantic_core==2.18.2 +pydantic_core==2.33.1 PyJWT==2.9.0 python-crontab==3.2.0 python-dateutil==2.9.0.post0