From 77ab92124270f9b8af2ad1a6b6953853fcea123b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:02:40 -0500 Subject: [PATCH] Update mysql-connector-python requirement from ~=9.0.0 to ~=9.1.0 in /enterprise/redhat/openshift-ai/gaudi/docker in the pip group (#483) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt b/enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt index 6377bf0d..5d205c8b 100644 --- a/enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt +++ b/enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt @@ -15,7 +15,7 @@ codeflare-sdk~=0.21.1 pymongo~=4.10.1 psycopg~=3.2.3 pyodbc~=5.1.0 -mysql-connector-python~=9.0.0 +mysql-connector-python~=9.1.0 # JupyterLab packages odh-elyra~=4.0.3