From 3e3a3d997d0fdcc5fa64107bf9a4c76c9e83cf83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Nov 2021 15:22:45 +0000 Subject: [PATCH] Bump psycopg2 from 2.9.1 to 2.9.2 Bumps [psycopg2](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 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 2036e55..14802da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ lazy-object-proxy==1.6.0 Markdown==3.3.4 mccabe==0.6.1 platformdirs==2.4.0 -psycopg2==2.9.1 +psycopg2==2.9.2 pyasn1==0.4.8 pyasn1-modules==0.2.8 pylint==2.11.1