From 9c87ddef4db520698bbdf44a3370ef93d86f2f22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 19:13:15 +0000 Subject: [PATCH] chore(deps): Bump pydantic from 2.9.2 to 2.10.3 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.10.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.9.2...v2.10.3) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.in b/requirements.in index cdc837c9..e7cbcac2 100644 --- a/requirements.in +++ b/requirements.in @@ -15,7 +15,7 @@ importlib-metadata==8.5.0 jsonschema==4.23.0 lxml==5.3.0 marshmallow==3.22.0 -pydantic==2.9.2 +pydantic==2.10.3 pyOpenSSL==24.2.1 pytz==2024.2 signxml==3.2.2 diff --git a/requirements.txt b/requirements.txt index 82893372..47bc6274 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,9 +59,9 @@ pkgutil-resolve-name==1.3.10 # via jsonschema pycparser==2.22 # via cffi -pydantic==2.9.2 +pydantic==2.10.3 # via -r requirements.in -pydantic-core==2.23.4 +pydantic-core==2.27.1 # via pydantic pyopenssl==24.2.1 # via