From 01ad5488476597c59cb41e02790057f8d9364a84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 06:50:47 +0000 Subject: [PATCH] chore(deps): bump psycopg[binary,pool] from 3.2.7 to 3.2.8 Bumps [psycopg[binary,pool]](https://github.com/psycopg/psycopg) from 3.2.7 to 3.2.8. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.7...3.2.8) --- updated-dependencies: - dependency-name: psycopg[binary,pool] dependency-version: 3.2.8 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 cac321549..c05453610 100644 --- a/api/requirements-alerts.txt +++ b/api/requirements-alerts.txt @@ -3,7 +3,7 @@ requests==2.32.3 boto3==1.38.10 pyjwt==2.10.1 psycopg2-binary==2.9.10 -psycopg[pool,binary]==3.2.7 +psycopg[pool,binary]==3.2.8 clickhouse-connect==0.8.17 elasticsearch==9.0.1 jira==3.8.0 diff --git a/api/requirements.txt b/api/requirements.txt index de8243ad4..fd50b3b5f 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -3,7 +3,7 @@ requests==2.32.3 boto3==1.38.10 pyjwt==2.10.1 psycopg2-binary==2.9.10 -psycopg[pool,binary]==3.2.7 +psycopg[pool,binary]==3.2.8 clickhouse-connect==0.8.17 elasticsearch==9.0.1 jira==3.8.0