From 88c2e59209362823be22bae21af00beef12a5fbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Oct 2022 12:07:07 +0000 Subject: [PATCH] Bump psycopg2 from 2.8.6 to 2.9.5 Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.5. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2 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..e61557a37cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ internetarchive==2.1.0 isbnlib==3.10.6 lxml==4.6.3 Pillow==8.2.0 -psycopg2==2.8.6 +psycopg2==2.9.5 pydantic==1.8.2 pymarc==4.1.1 python-dateutil==2.8.2