Skip to content

Commit 95b6718

Browse files
committed
fix: Upgrade codeflare-sdk with new version for security fix
Signed-off-by: Harshad Reddy Nalla <[email protected]>
1 parent 87dd07a commit 95b6718

File tree

26 files changed

+326
-350
lines changed

26 files changed

+326
-350
lines changed

jupyter/datascience/ubi8-python-3.8/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plotly = "~=5.16.1"
1616
scikit-learn = "~=1.3.0"
1717
scipy = "~=1.10.0"
1818
skl2onnx = "~=1.15.0"
19-
codeflare-sdk = "~=0.9.0"
19+
codeflare-sdk = "~=0.10.0"
2020
# DB connectors
2121
pymongo = "~=4.5.0"
2222
psycopg = "~=3.1.10"

jupyter/datascience/ubi8-python-3.8/Pipfile.lock

Lines changed: 38 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/datascience/ubi9-python-3.9/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plotly = "~=5.16.1"
1616
scikit-learn = "~=1.3.0"
1717
scipy = "~=1.11.2"
1818
skl2onnx = "~=1.15.0"
19-
codeflare-sdk = "~=0.9.0"
19+
codeflare-sdk = "~=0.10.0"
2020
# DB connectors
2121
pymongo = "~=4.5.0"
2222
psycopg = "~=3.1.10"

jupyter/datascience/ubi9-python-3.9/Pipfile.lock

Lines changed: 42 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/minimal/ubi8-python-3.8/Pipfile.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)