From ca666f35c76178b646a81894af9ada9904a3cfe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 16:09:17 +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.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index d725a40821..8d4b5eb708 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.4 +psycopg2-binary==2.9.5 django-js-reverse==0.9.1 django-registration==3.3 le-utils==0.1.41 diff --git a/requirements.txt b/requirements.txt index 54648ffa08..8b478194a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -196,7 +196,7 @@ protobuf==3.18.3 # google-api-core # googleapis-common-protos # proto-plus -psycopg2-binary==2.9.4 +psycopg2-binary==2.9.5 # via -r requirements.in pyasn1==0.4.8 # via