Skip to content

Commit

Permalink
Update dependency boto3 to ~=1.36.2
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Jan 18, 2025
1 parent fab5c8a commit b30075a
Show file tree
Hide file tree
Showing 23 changed files with 15,918 additions and 13,949 deletions.
2 changes: 1 addition & 1 deletion codeserver/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ wheel = "~=0.43.0"
setuptools = "~=69.1.1"

# Datascience packages
boto3 = "~=1.34.60"
boto3 = "~=1.36.2"
kafka-python = "~=2.0.2"
matplotlib = "~=3.8.3"
numpy = "~=1.26.4"
Expand Down
1,770 changes: 940 additions & 830 deletions codeserver/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion habana/1.10.0/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ elyra-pipeline-editor-extension = "~=3.15.0"
elyra-python-editor-extension = "~=3.15.0"
elyra-code-snippet-extension = "~=3.15.0"
kfp-tekton = "<1.6.0"
boto3 = "~=1.26.165"
boto3 = "~=1.36.2"
kafka-python = "~=2.0.2"
matplotlib = "~=3.6.3"
pandas = "~=1.5.3"
Expand Down
2 changes: 1 addition & 1 deletion habana/1.11.0/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ elyra-pipeline-editor-extension = "~=3.15.0"
elyra-python-editor-extension = "~=3.15.0"
elyra-code-snippet-extension = "~=3.15.0"
kfp-tekton = "<1.6.0"
boto3 = "~=1.26.69"
boto3 = "~=1.36.2"
jupyter-bokeh = "~=3.0.5"
kafka-python = "~=2.0.2"
matplotlib = "~=3.6.3"
Expand Down
2 changes: 1 addition & 1 deletion habana/1.13.0/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pybind11 = "==2.10.4"
mkl = "==2023.1"
mkl-include = "==2023.1"
# Parent image requirements to maintain cohesion
boto3 = "~=1.34.50"
boto3 = "~=1.36.2"
kafka-python = "~=2.0.2"
matplotlib = "~=3.7.5"
pandas = "~=2.0.3"
Expand Down
2 changes: 1 addition & 1 deletion habana/1.9.0/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ elyra-pipeline-editor-extension = "~=3.15.0"
elyra-python-editor-extension = "~=3.15.0"
elyra-code-snippet-extension = "~=3.15.0"
kfp-tekton = "<1.6.0"
boto3 = "~=1.26.69"
boto3 = "~=1.36.2"
jupyter-bokeh = "~=3.0.5"
kafka-python = "~=2.0.2"
matplotlib = "~=3.6.3"
Expand Down
2 changes: 1 addition & 1 deletion jupyter/datascience/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"

[packages]
# Datascience and useful extensions
boto3 = "~=1.34.50"
boto3 = "~=1.36.2"
kafka-python = "~=2.0.2"
matplotlib = "~=3.7.5"
numpy = "~=1.24.4" # Last version to support Python 3.8
Expand Down
2 changes: 1 addition & 1 deletion jupyter/datascience/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"

[packages]
# Datascience and useful extensions
boto3 = "~=1.34.50"
boto3 = "~=1.36.2"
kafka-python = "~=2.0.2"
matplotlib = "~=3.8.3"
numpy = "~=1.26.4"
Expand Down
4,522 changes: 2,406 additions & 2,116 deletions jupyter/datascience/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/pytorch/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tensorboard = "~=2.16.2"
torch = {version = "~=2.2.1", index = "pytorch"}
torchvision = {version = "~=0.17.1", index = "pytorch"}
# Datascience and useful extensions
boto3 = "~=1.34.50"
boto3 = "~=1.36.2"
kafka-python = "~=2.0.2"
matplotlib = "~=3.8.3"
numpy = "~=1.26.4"
Expand Down
4,546 changes: 2,419 additions & 2,127 deletions jupyter/pytorch/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/tensorflow/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tensorflow = "~=2.15.0"
tensorboard = "~=2.15.2"
tf2onnx = "~= 1.16.1"
# Datascience and useful extensions
boto3 = "~=1.34.50"
boto3 = "~=1.36.2"
kafka-python = "~=2.0.2"
matplotlib = "~=3.8.3"
numpy = "~=1.26.4"
Expand Down
4,433 changes: 2,362 additions & 2,071 deletions jupyter/tensorflow/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/trustyai/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name = "pypi"
# TrustyAI packages
trustyai = "~=0.6.0"
# Datascience and useful extensions
boto3 = "~=1.34.50"
boto3 = "~=1.36.2"
kafka-python = "~=2.0.2"
matplotlib = "~=3.6.3"
numpy = "~=1.24.4" # Last version to support Python 3.8
Expand Down
2 changes: 1 addition & 1 deletion jupyter/trustyai/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name = "pypi"
# TrustyAI packages
trustyai = "~=0.6.0"
# Datascience and useful extensions
boto3 = "~=1.34.50"
boto3 = "~=1.36.2"
kafka-python = "~=2.0.2"
matplotlib = "~=3.6.3"
numpy = "~=1.24.1"
Expand Down
4,482 changes: 2,378 additions & 2,104 deletions jupyter/trustyai/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/datascience/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"

[packages]
# Datascience and useful extensions
boto3 = "~=1.34.50"
boto3 = "~=1.36.2"
kafka-python = "~=2.0.2"
matplotlib = "~=3.7.5"
numpy = "~=1.24.4" # Last version to support Python 3.8
Expand Down
2 changes: 1 addition & 1 deletion runtimes/datascience/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"

[packages]
# Datascience and useful extensions
boto3 = "~=1.34.50"
boto3 = "~=1.36.2"
kafka-python = "~=2.0.2"
matplotlib = "~=3.8.3"
numpy = "~=1.26.4"
Expand Down
3,347 changes: 1,792 additions & 1,555 deletions runtimes/datascience/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/pytorch/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tensorboard = "~=2.16.2"
torch = {version = "~=2.2.1", index = "pytorch"}
torchvision = {version = "~=0.17.1", index = "pytorch"}
# Datascience and useful extensions
boto3 = "~=1.34.50"
boto3 = "~=1.36.2"
kafka-python = "~=2.0.2"
matplotlib = "~=3.8.3"
numpy = "~=1.26.4"
Expand Down
3,397 changes: 1,818 additions & 1,579 deletions runtimes/pytorch/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/tensorflow/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tensorflow = "~=2.15.0"
tensorboard = "~=2.15.2"
tf2onnx = "~= 1.16.1"
# Datascience and useful extensions
boto3 = "~=1.34.50"
boto3 = "~=1.36.2"
kafka-python = "~=2.0.2"
matplotlib = "~=3.8.3"
numpy = "~=1.26.4"
Expand Down
3,340 changes: 1,788 additions & 1,552 deletions runtimes/tensorflow/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

0 comments on commit b30075a

Please sign in to comment.