mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-23 16:10:37 +00:00
Update client libs for test_runner/pg_clients to their latest versions (#7022)
## Problem Closes https://github.com/neondatabase/neon/security/dependabot/56 Supersedes https://github.com/neondatabase/neon/pull/7013 Workflow run: https://github.com/neondatabase/neon/actions/runs/8157302480 ## Summary of changes - Update client libs for `test_runner/pg_clients` to their latest versions
This commit is contained in:
committed by
GitHub
parent
a9a4a76d13
commit
f40b13d801
@@ -1,4 +1,4 @@
|
||||
FROM python:3.11
|
||||
FROM python:3.12
|
||||
WORKDIR /source
|
||||
|
||||
COPY . .
|
||||
|
||||
@@ -1 +1 @@
|
||||
asyncpg==0.27.0
|
||||
asyncpg==0.29.0
|
||||
|
||||
Reference in New Issue
Block a user