Skip to content

Commit a108540

Browse files
build(deps): update psycopg[binary] requirement (#3037)
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.5...3.2.6) --- updated-dependencies: - dependency-name: psycopg[binary] 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 d6602e7 commit a108540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)