From a2dbc474f2eb39bc4267912ec62f0abbe47a58b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 21:32:22 +0000 Subject: [PATCH] Bump pydantic from 1.8.2 to 1.9.0 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.2 to 1.9.0. - [Release notes](https://github.com/samuelcolvin/pydantic/releases) - [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md) - [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.8.2...v1.9.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 39 ++++++++++++++++++++++++++++----------- 1 file changed, 28 insertions(+), 11 deletions(-) diff --git a/requirements.txt b/requirements.txt index c064f89c15d..7c95767e8de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,29 @@ --r requirements_common.txt - -Jinja2==2.11.3 -clint==0.5.1 -decorator==4.4.2 -ecdsa==0.16.1 -meld3==2.0.1 -pyOpenSSL==20.0.1 -pyasn1==0.4.8 -python-dateutil==2.8.1 +amightygirl.paapi5-python-sdk==1.0.0 +Babel==2.9.1 +beautifulsoup4==4.9.3 +DBUtils==1.3 +Deprecated==1.2.12 +eventer==0.1.1 +feedparser==6.0.8 +flup-py3==1.0.3 +Genshi==0.7.5 +gunicorn==20.1.0 +httpx==0.18.2 +internetarchive==2.1.0 +isbnlib==3.10.6 +lxml==4.6.3 +Pillow==8.2.0 +psycopg2==2.8.6 +pydantic==1.9.0 +pymarc==4.1.1 +python-dateutil==2.8.2 +python-memcached==1.59 +PyYAML==5.4.1 requests==2.25.1 -schema==0.7.4 +sentry-sdk==1.4.3 +simplejson==3.17.2 +six==1.16.0 +sixpack-client==1.2.0 +statsd==3.3.0 +validate_email==1.3 +web.py==0.62