From b91ac87ca82418a1a90f9a9d0d05dd1129d86028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 08:53:17 +0000 Subject: [PATCH] chore(deps): Bump pydantic from 2.7.2 to 2.8.2 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.2 to 2.8.2. - [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.7.2...v2.8.2) --- 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 a514d458..1f76e015 100644 --- a/requirements.in +++ b/requirements.in @@ -15,7 +15,7 @@ importlib-metadata==8.4.0 jsonschema==4.23.0 lxml==5.2.2 marshmallow==3.21.3 -pydantic==2.7.2 +pydantic==2.8.2 pyOpenSSL==24.2.1 pytz==2024.1 signxml==3.2.2 diff --git a/requirements.txt b/requirements.txt index 7996cb6b..cb3d4ef9 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.7.2 +pydantic==2.8.2 # via -r requirements.in -pydantic-core==2.18.3 +pydantic-core==2.20.1 # via pydantic pyopenssl==24.2.1 # via