Merge pull request 'Update dependency psycopg2-binary to >=2.9.11' (#229) from renovate/psycopg2-binary-2.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 41s
Tests / test (push) Successful in 28s
Build and Deploy Staging / deploy (push) Successful in 6s

Reviewed-on: #229
This commit is contained in:
Tobias Kunze 2025-10-22 09:42:11 +00:00
commit 59025d14d2
2 changed files with 22 additions and 15 deletions

View file

@ -18,7 +18,7 @@ dependencies = [
"jsonschema>=4.25.1",
"kubernetes>=33.1.0",
"pillow>=11.3.0",
"psycopg2-binary>=2.9.10",
"psycopg2-binary>=2.9.11",
"pyjwt>=2.10.1",
"requests>=2.32.5",
"rules>=3.5",