Skip to content

Commit 507adc7

Browse files
build(deps): update psycopg[binary] requirement (GoogleCloudPlatform#3289)
Updates the requirements on [psycopg[binary]](https://github.com/psycopg/psycopg) to permit the latest version. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.7...3.2.8) --- updated-dependencies: - dependency-name: psycopg[binary] dependency-version: 3.2.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0637e85 commit 507adc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/python/psycopg3/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
psycopg[binary]~=3.2.7
1+
psycopg[binary]~=3.2.8
22
testcontainers~=4.10.0
33
requests==2.32.3
44
google~=3.0.0

0 commit comments

Comments
 (0)