From db449dd00121e3de618532d3927ef1720b6598c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Sep 2022 12:27:35 +0000 Subject: [PATCH] Bump pydantic from 1.8.2 to 1.10.1 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.8.2 to 1.10.1. - [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/v1.8.2...v1.10.1) --- updated-dependencies: - dependency-name: pydantic 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 b59357081cc..0b473c7f3f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ isbnlib==3.10.6 lxml==4.6.3 Pillow==8.2.0 psycopg2==2.8.6 -pydantic==1.8.2 +pydantic==1.10.1 pymarc==4.1.1 python-dateutil==2.8.2 python-memcached==1.59