Skip to content

Commit 8025e18

Browse files
build(deps): update psycopg[binary] requirement (GoogleCloudPlatform#3233)
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.6...3.2.7) --- updated-dependencies: - dependency-name: psycopg[binary] dependency-version: 3.2.7 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 a4376a3 commit 8025e18

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.6
1+
psycopg[binary]~=3.2.7
22
testcontainers~=4.10.0
33
requests==2.32.3
44
google~=3.0.0

0 commit comments

Comments
 (0)