From e30c4ea08808e47c4d97054656e83bff35ffa0ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Aug 2022 12:04:30 +0000 Subject: [PATCH] Bump pydantic from 1.8.2 to 1.9.2 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.2 to 1.9.2. - [Release notes](https://github.com/samuelcolvin/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/master/HISTORY.md) - [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.8.2...v1.9.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..23d50b52e41 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.9.2 pymarc==4.1.1 python-dateutil==2.8.2 python-memcached==1.59