From 617684d45ae6e123e3bb2223c6259cad670ca154 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 16:30:58 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.3 to 2.9.4 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.3 to 2.9.4. - [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.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index e5da71dba6..d725a40821 100644 --- a/requirements.in +++ b/requirements.in @@ -3,7 +3,7 @@ django-cte==1.2.1 django-mptt==0.13.4 django-filter==22.1 djangorestframework==3.12.4 -psycopg2-binary==2.9.3 +psycopg2-binary==2.9.4 django-js-reverse==0.9.1 django-registration==3.3 le-utils==0.1.41 diff --git a/requirements.txt b/requirements.txt index 27c01a16e9..c1140d7fb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -196,7 +196,7 @@ protobuf==3.17.0 # google-api-core # googleapis-common-protos # proto-plus -psycopg2-binary==2.9.3 +psycopg2-binary==2.9.4 # via -r requirements.in pyasn1==0.4.8 # via