Skip to content

Commit ee3efa2

Browse files
committed
Bump mysql-connector-python to ~9.3.0 across all relevant Pipfiles.
1 parent 2ac1d66 commit ee3efa2

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

jupyter/datascience/ubi9-python-3.12/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ kubeflow-training = "==1.9.2"
2525
pymongo = "~=4.11.2"
2626
psycopg = "~=3.2.5"
2727
pyodbc = "~=5.2.0"
28-
mysql-connector-python = "~=9.2.0"
28+
mysql-connector-python = "~=9.3.0"
2929

3030
# JupyterLab packages
3131

jupyter/pytorch+llmcompressor/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ kubeflow-training = "==1.9.0"
5050
pymongo = "~=4.11.2"
5151
psycopg = "~=3.2.5"
5252
pyodbc = "~=5.2.0"
53-
mysql-connector-python = "~=9.2.0"
53+
mysql-connector-python = "~=9.3.0"
5454

5555
# JupyterLab packages
5656

jupyter/pytorch/ubi9-python-3.12/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ kubeflow-training = "==1.9.2"
3535
pymongo = "~=4.11.2"
3636
psycopg = "~=3.2.5"
3737
pyodbc = "~=5.2.0"
38-
mysql-connector-python = "~=9.2.0"
38+
mysql-connector-python = "~=9.3.0"
3939

4040
# JupyterLab packages
4141

jupyter/tensorflow/ubi9-python-3.12/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ codeflare-sdk = "~=0.30.0"
3131
pymongo = "~=4.11.2"
3232
psycopg = "~=3.2.5"
3333
pyodbc = "~=5.2.0"
34-
mysql-connector-python = "~=9.2.0"
34+
mysql-connector-python = "~=9.3.0"
3535

3636
# JupyterLab packages
3737
odh-elyra = "==4.2.3"

manifests/overlays/additional/jupyter-datascience-cpu-py312-ubi9-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
{"name": "Codeflare-SDK", "version": "0.29"},
3939
{"name": "Sklearn-onnx", "version": "1.18"},
4040
{"name": "Psycopg", "version": "3.2"},
41-
{"name": "MySQL Connector/Python", "version": "9.2"},
41+
{"name": "MySQL Connector/Python", "version": "9.3"},
4242
{"name": "Kubeflow-Training", "version": "1.9"}
4343
]
4444
openshift.io/imported-from: quay.io/opendatahub/workbench-images

manifests/overlays/additional/jupyter-pytorch-cuda-py312-ubi9-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
{"name": "Codeflare-SDK", "version": "0.29"},
4444
{"name": "Sklearn-onnx", "version": "1.18"},
4545
{"name": "Psycopg", "version": "3.2"},
46-
{"name": "MySQL Connector/Python", "version": "9.2"},
46+
{"name": "MySQL Connector/Python", "version": "9.3"},
4747
{"name": "Kubeflow-Training", "version": "1.9"}
4848
]
4949
openshift.io/imported-from: quay.io/opendatahub/workbench-images

manifests/overlays/additional/jupyter-pytorch-rocm-py312-ubi9-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
{"name": "Codeflare-SDK", "version": "0.29"},
4141
{"name": "Sklearn-onnx", "version": "1.18"},
4242
{"name": "Psycopg", "version": "3.2"},
43-
{"name": "MySQL Connector/Python", "version": "9.2"},
43+
{"name": "MySQL Connector/Python", "version": "9.3"},
4444
{"name": "Kubeflow-Training", "version": "1.9"}
4545
]
4646
openshift.io/imported-from: quay.io/opendatahub/workbench-images

manifests/overlays/additional/jupyter-tensorflow-cuda-py312-ubi9-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spec:
4444
{"name": "Codeflare-SDK", "version": "0.29"},
4545
{"name": "Sklearn-onnx", "version": "1.18"},
4646
{"name": "Psycopg", "version": "3.2"},
47-
{"name": "MySQL Connector/Python", "version": "9.2"}
47+
{"name": "MySQL Connector/Python", "version": "9.3"}
4848
]
4949
openshift.io/imported-from: quay.io/opendatahub/workbench-images
5050
opendatahub.io/workbench-image-recommended: 'true'

manifests/overlays/additional/jupyter-trustyai-cpu-py312-ubi9-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
{"name": "Codeflare-SDK", "version": "0.29"},
4444
{"name": "Sklearn-onnx", "version": "1.18"},
4545
{"name": "Psycopg", "version": "3.2"},
46-
{"name": "MySQL Connector/Python", "version": "9.2"},
46+
{"name": "MySQL Connector/Python", "version": "9.3"},
4747
{"name": "Kubeflow-Training", "version": "1.9"}
4848
]
4949
openshift.io/imported-from: quay.io/opendatahub/workbench-images

runtimes/pytorch+llmcompressor/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version i
4747
pymongo = "~=4.11.2"
4848
psycopg = "~=3.2.5"
4949
pyodbc = "~=5.2.0"
50-
mysql-connector-python = "~=9.2.0"
50+
mysql-connector-python = "~=9.3.0"
5151

5252
# This is a comprehensive list of python dependencies that Elyra requires to execute Jupyter notebooks.
5353
ipykernel = "~=6.29.5"

0 commit comments

Comments
 (0)