From d02b8c4bbf7dfcdc53fca730719d41cbc20dea30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 20:07:06 +0000 Subject: [PATCH] chore(deps): bump psycopg2-binary from 2.9.10 to 2.9.12 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.10 to 2.9.12. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.10...2.9.12) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dashboard/requirements-dashboard.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/requirements-dashboard.txt b/dashboard/requirements-dashboard.txt index 7661ea1..8704b18 100644 --- a/dashboard/requirements-dashboard.txt +++ b/dashboard/requirements-dashboard.txt @@ -1,6 +1,6 @@ streamlit>=1.37 pandas -psycopg2-binary==2.9.10 +psycopg2-binary==2.9.12 psutil pydantic pydantic-settings