From 15c4609db3c27c713b5eb0dc453ab4c03539f044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Dec 2021 16:38:03 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.1 to 2.9.2 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.1 to 2.9.2. - [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 83f2f9dfc..ea1fc5282 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ gunicorn==20.1.0 lxml==4.6.3 Markdown==3.3.4 Pillow==8.4.0 -psycopg2-binary==2.9.1 +psycopg2-binary==2.9.2 python-dotenv==0.19.1 requests==2.26.0 simplejson==3.17.5