Skip to content

Commit 098e126

Browse files
Update psycopg requirement
Updates the requirements on [psycopg](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.1.18...3.2.1) --- updated-dependencies: - dependency-name: psycopg dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70bfa56 commit 098e126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ codeflare-sdk~=0.18.0
1313

1414
# DB connectors
1515
pymongo~=4.6.2
16-
psycopg~=3.1.18
16+
psycopg~=3.2.1
1717
pyodbc~=5.1.0
1818
mysql-connector-python~=8.3.0
1919

0 commit comments

Comments
 (0)