From b2c6609d6b581281af648e7643771efb20fa052c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 13:05:53 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.2 to 2.9.3 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.2 to 2.9.3. - [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-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 561f37e5f..dd633c77d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ eip712-structs==1.1.0 ethereum==2.3.2 hexbytes==0.2.2 packaging -psycopg2-binary==2.9.2 -requests==2.26.0 +psycopg2-binary==2.9.3 +requests==2.27.1 typing-extensions==3.10.0.2 web3==5.24.0