From 01b8b50cfe1f57910e95fc6ffea4ef86cd1c098b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 01:42:55 +0000 Subject: [PATCH] Bump psycopg from 3.3.4 to 3.3.5 Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.3.4 to 3.3.5. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.3.4...3.3.5) --- updated-dependencies: - dependency-name: psycopg dependency-version: 3.3.5 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 4dd4afd..8b01ae2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pgcli==4.5.0 -psycopg[binary,pool]==3.3.4 +psycopg[binary,pool]==3.3.5