fix(deps): update dependency psycopg2-binary to v2.9.12 (#7539)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-26 01:15:14 +00:00
committed by GitHub
parent 1bd423d741
commit 2854449213
2 changed files with 15 additions and 15 deletions

View File

@@ -56,7 +56,7 @@ mealie = "mealie.main:main"
[project.optional-dependencies]
pgsql = [
"psycopg2-binary==2.9.11"
"psycopg2-binary==2.9.12"
]
[dependency-groups]