From 61ae5bb942c34964b082e935e967c3db59adb86d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Sep 2022 12:04:28 +0000 Subject: [PATCH] Bump pydantic from 1.8.2 to 1.10.2 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.8.2 to 1.10.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/v1.8.2...v1.10.2) --- 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..5e58418b087 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.2 pymarc==4.1.1 python-dateutil==2.8.2 python-memcached==1.59