diff --git a/samples/python/psycopg3/requirements.txt b/samples/python/psycopg3/requirements.txt index 15f4153d9..79d2359d4 100644 --- a/samples/python/psycopg3/requirements.txt +++ b/samples/python/psycopg3/requirements.txt @@ -2,4 +2,4 @@ psycopg[binary]~=3.2.3 testcontainers~=4.8.2 requests==2.32.3 google~=3.0.0 -google.auth~=2.36.0 \ No newline at end of file +google.auth~=2.37.0 \ No newline at end of file