From 374a36b430b0522e8e1b48a171b68a0b82a49b37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 18:13:14 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.8.6 to 2.9.4 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.6 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-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index a75a7417..4d3d36f5 --- a/requirements.txt +++ b/requirements.txt @@ -77,7 +77,7 @@ Pillow==7.2.0 platformdirs==2.5.1 prometheus-client==0.11.0 prompt-toolkit==3.0.20 -psycopg2-binary==2.8.6 +psycopg2-binary==2.9.4 ptyprocess==0.7.0 pycodestyle==2.8.0 pyflakes==2.4.0