From bbbfbd8a5e1e308f59b612daf0403711afb82ef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 06:21:03 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.4 to 2.9.5 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.4 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-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 53d6bda75..ce675e05f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ djangorestframework==3.14.0 eip712-structs==1.1.0 hexbytes==0.2.3 packaging -psycopg2-binary==2.9.4 +psycopg2-binary==2.9.5 py-evm==0.5.0a3 pysha3>=1.0.0 requests==2.28.1