diff --git a/samples/python/psycopg3/requirements.txt b/samples/python/psycopg3/requirements.txt index 3228a8170f..61d38a4311 100644 --- a/samples/python/psycopg3/requirements.txt +++ b/samples/python/psycopg3/requirements.txt @@ -2,4 +2,4 @@ psycopg[binary]~=3.3.4 testcontainers~=4.15.0 requests==2.34.2 google~=3.0.0 -google.auth~=2.56.3 \ No newline at end of file +google.auth~=2.57.0 \ No newline at end of file