mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-05-07 18:43:34 -04:00
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:
@@ -56,7 +56,7 @@ mealie = "mealie.main:main"
|
||||
|
||||
[project.optional-dependencies]
|
||||
pgsql = [
|
||||
"psycopg2-binary==2.9.11"
|
||||
"psycopg2-binary==2.9.12"
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user