From dce18f3cfdb2713f77aa9778930b53cd2db9f824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 04:47:18 +0000 Subject: [PATCH] chore(deps): Bump psycopg2 from 2.9.3 to 2.9.7 Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.3 to 2.9.7. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits/2.9.7) --- updated-dependencies: - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 7a5b18a..d5554da 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,5 +3,5 @@ coverage==7.2.7 flake8==6.0.0 mypy==1.4.1 -psycopg2==2.9.3 --no-binary psycopg2 +psycopg2==2.9.7 --no-binary psycopg2 tox==3.26.0