Update dependency psycopg2-binary to >=2.9.11
All checks were successful
Tests / test (push) Successful in 30s

This commit is contained in:
Renovate Bot 2025-10-18 03:01:48 +00:00
parent c346a2dac6
commit ed4fbb3c1d
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",