From c8278eb8a51a485f291fe8fcaeabf080acb49393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 08:01:21 +0000 Subject: [PATCH] chore(deps): Bump pydantic from 1.10.2 to 1.10.4 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 1.10.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.4/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.10.2...v1.10.4) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index e0baf0c7..43bb2a00 100644 --- a/requirements.in +++ b/requirements.in @@ -13,7 +13,7 @@ importlib-metadata==1.6.0 jsonschema==4.17.3 lxml==4.9.1 marshmallow==2.21.0 -pydantic==1.10.2 +pydantic==1.10.4 pyOpenSSL==22.1.0 pytz==2022.6 signxml==2.10.1 diff --git a/requirements.txt b/requirements.txt index 8cabd713..50fa5742 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ pkgutil-resolve-name==1.3.10 # via jsonschema pycparser==2.20 # via cffi -pydantic==1.10.2 +pydantic==1.10.4 # via -r requirements.in pyopenssl==22.1.0 # via