From ad7a15643a34c170593ab9074ed211dec9aac67e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 07:18:20 +0000 Subject: [PATCH] build(deps): 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 0792fd8..3bf4011 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ bs4==0.0.1 requests==2.28.1 djangorestframework==3.14.0 whitenoise==6.2.0 -psycopg2-binary==2.9.4 +psycopg2-binary==2.9.5 six==1.16.0 celery[redis]==5.2.7 pybrake==1.10.0