From 5d3146015638b7ec5326e2676af7395b6e622ffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 17:54:28 +0000 Subject: [PATCH] Bump psycopg[binary] from 3.2.13 to 3.3.0 in /requirements Bumps [psycopg[binary]](https://github.com/psycopg/psycopg) from 3.2.13 to 3.3.0. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news_pool.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.13...3.3.0) --- updated-dependencies: - dependency-name: psycopg[binary] dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/postgres.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/postgres.txt b/requirements/postgres.txt index 627fec51..0ee798bc 100644 --- a/requirements/postgres.txt +++ b/requirements/postgres.txt @@ -1 +1 @@ -psycopg[binary]==3.2.13 +psycopg[binary]==3.3.0