From 773ffc01c1118d0909753677128d57ff7a813bec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 12:51:31 +0000 Subject: [PATCH] Bump pydantic-core from 2.18.2 to 2.27.1 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.18.2 to 2.27.1. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.18.2...v2.27.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 941434f..55a2ba3 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.27.1 PyJWT==2.9.0 python-crontab==3.2.0 python-dateutil==2.9.0.post0