Update dependency psycopg2-binary to >=2.9.11
All checks were successful
Tests / test (push) Successful in 30s
All checks were successful
Tests / test (push) Successful in 30s
This commit is contained in:
parent
c346a2dac6
commit
ed4fbb3c1d
2 changed files with 22 additions and 15 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue