From 54ce73903c8ca56900436a32f6c0004458ef7e01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 06:42:41 +0000 Subject: [PATCH] chore(deps): bump psycopg[binary,pool] from 3.2.6 to 3.2.7 Bumps [psycopg[binary,pool]](https://github.com/psycopg/psycopg) from 3.2.6 to 3.2.7. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.6...3.2.7) --- updated-dependencies: - dependency-name: psycopg[binary,pool] dependency-version: 3.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/requirements-alerts.txt | 2 +- api/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/requirements-alerts.txt b/api/requirements-alerts.txt index d4cd202c3..d921f8d6d 100644 --- a/api/requirements-alerts.txt +++ b/api/requirements-alerts.txt @@ -3,7 +3,7 @@ requests==2.32.3 boto3==1.37.21 pyjwt==2.10.1 psycopg2-binary==2.9.10 -psycopg[pool,binary]==3.2.6 +psycopg[pool,binary]==3.2.7 clickhouse-connect==0.8.15 elasticsearch==8.17.2 jira==3.8.0 diff --git a/api/requirements.txt b/api/requirements.txt index dca445128..de3d1406e 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -3,7 +3,7 @@ requests==2.32.3 boto3==1.37.21 pyjwt==2.10.1 psycopg2-binary==2.9.10 -psycopg[pool,binary]==3.2.6 +psycopg[pool,binary]==3.2.7 clickhouse-connect==0.8.15 elasticsearch==8.17.2 jira==3.8.0