Skip to content

Commit 4c2ac9b

Browse files
authored
RHAIENG-670: chore(dependencies): bump Feast version from 0.53.0 to 0.55.0 across all Python 3.12 environments (opendatahub-io#2582)
1 parent aaf4bcf commit 4c2ac9b

File tree

32 files changed

+58
-58
lines changed

32 files changed

+58
-58
lines changed

codeserver/ubi9-python-3.12/pylock.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -327,9 +327,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/e5/47/d63c60f59a59467
327327

328328
[[packages]]
329329
name = "feast"
330-
version = "0.53.0"
331-
sdist = { url = "https://files.pythonhosted.org/packages/45/c8/e74551652c60322bd5513c57f319a620d2ad956263de4e8777b3182b951d/feast-0.53.0.tar.gz", upload-time = 2025-08-30T04:08:50Z, size = 6088015, hashes = { sha256 = "0cc5b4bf273f01cb555e98d02b549f8c5641642737d6bca0ce80493fd78b8f07" } }
332-
wheels = [{ url = "https://files.pythonhosted.org/packages/37/f3/5cddcbada3d0bc74d3801a0dbc60a049a6e700fb956c11eb56c01f4f5600/feast-0.53.0-py2.py3-none-any.whl", upload-time = 2025-08-30T04:08:48Z, size = 7572217, hashes = { sha256 = "6c6972f6507b77518baf4dd637bbbe68c1a74700b5aefcab05447b12ff124db9" } }]
330+
version = "0.55.0"
331+
sdist = { url = "https://files.pythonhosted.org/packages/81/f0/96045f569dde1b358c52e9952b74cf9e9174c6040a759a5aaf7f8854c91e/feast-0.55.0.tar.gz", upload-time = 2025-10-14T14:52:02Z, size = 6235170, hashes = { sha256 = "76e65319115db017a607c7507166b866300ba5bf48c5b245d544a1307c11d872" } }
332+
wheels = [{ url = "https://files.pythonhosted.org/packages/7e/b6/35ded77acda7d51a6ca1ccb16d1c16b888ac314b70c61f99d8e2dc63cb35/feast-0.55.0-py2.py3-none-any.whl", upload-time = 2025-10-14T14:51:59Z, size = 7716278, hashes = { sha256 = "e1b804dbe5502aa5550b48fa1feb2aaecd682e6e729ac05ed61240cb37439af1" } }]
333333

334334
[[packages]]
335335
name = "filelock"

codeserver/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"skl2onnx~=1.19.1; platform_machine != 's390x'",
2121
"ipykernel~=6.30.1",
2222
"kubeflow-training==1.9.3",
23-
"feast~=0.53.0",
23+
"feast~=0.55.0",
2424

2525
# Some extra useful packages
2626
"opencensus~=0.11.4",

jupyter/datascience/ubi9-python-3.12/pylock.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -802,9 +802,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/cb/a8/20d0723294217e4
802802

803803
[[packages]]
804804
name = "feast"
805-
version = "0.53.0"
806-
sdist = { url = "https://files.pythonhosted.org/packages/45/c8/e74551652c60322bd5513c57f319a620d2ad956263de4e8777b3182b951d/feast-0.53.0.tar.gz", upload-time = 2025-08-30T04:08:50Z, size = 6088015, hashes = { sha256 = "0cc5b4bf273f01cb555e98d02b549f8c5641642737d6bca0ce80493fd78b8f07" } }
807-
wheels = [{ url = "https://files.pythonhosted.org/packages/37/f3/5cddcbada3d0bc74d3801a0dbc60a049a6e700fb956c11eb56c01f4f5600/feast-0.53.0-py2.py3-none-any.whl", upload-time = 2025-08-30T04:08:48Z, size = 7572217, hashes = { sha256 = "6c6972f6507b77518baf4dd637bbbe68c1a74700b5aefcab05447b12ff124db9" } }]
805+
version = "0.55.0"
806+
sdist = { url = "https://files.pythonhosted.org/packages/81/f0/96045f569dde1b358c52e9952b74cf9e9174c6040a759a5aaf7f8854c91e/feast-0.55.0.tar.gz", upload-time = 2025-10-14T14:52:02Z, size = 6235170, hashes = { sha256 = "76e65319115db017a607c7507166b866300ba5bf48c5b245d544a1307c11d872" } }
807+
wheels = [{ url = "https://files.pythonhosted.org/packages/7e/b6/35ded77acda7d51a6ca1ccb16d1c16b888ac314b70c61f99d8e2dc63cb35/feast-0.55.0-py2.py3-none-any.whl", upload-time = 2025-10-14T14:51:59Z, size = 7716278, hashes = { sha256 = "e1b804dbe5502aa5550b48fa1feb2aaecd682e6e729ac05ed61240cb37439af1" } }]
808808

809809
[[packages]]
810810
name = "filelock"

jupyter/datascience/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
"onnxconverter-common~=1.13.0", # Required for skl2onnx, as upgraded version is not compatible with protobuf
1919
"kubeflow-training==1.9.3",
2020
"codeflare-sdk~=0.31.1; platform_machine != 'ppc64le' and platform_machine != 's390x'",
21-
"feast~=0.53.0",
21+
"feast~=0.55.0",
2222

2323
# DB connectors
2424
"pymongo~=4.14.1",

jupyter/pytorch+llmcompressor/ubi9-python-3.12/pylock.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -768,9 +768,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/cb/a8/20d0723294217e4
768768

769769
[[packages]]
770770
name = "feast"
771-
version = "0.53.0"
772-
sdist = { url = "https://files.pythonhosted.org/packages/45/c8/e74551652c60322bd5513c57f319a620d2ad956263de4e8777b3182b951d/feast-0.53.0.tar.gz", upload-time = 2025-08-30T04:08:50Z, size = 6088015, hashes = { sha256 = "0cc5b4bf273f01cb555e98d02b549f8c5641642737d6bca0ce80493fd78b8f07" } }
773-
wheels = [{ url = "https://files.pythonhosted.org/packages/37/f3/5cddcbada3d0bc74d3801a0dbc60a049a6e700fb956c11eb56c01f4f5600/feast-0.53.0-py2.py3-none-any.whl", upload-time = 2025-08-30T04:08:48Z, size = 7572217, hashes = { sha256 = "6c6972f6507b77518baf4dd637bbbe68c1a74700b5aefcab05447b12ff124db9" } }]
771+
version = "0.55.0"
772+
sdist = { url = "https://files.pythonhosted.org/packages/81/f0/96045f569dde1b358c52e9952b74cf9e9174c6040a759a5aaf7f8854c91e/feast-0.55.0.tar.gz", upload-time = 2025-10-14T14:52:02Z, size = 6235170, hashes = { sha256 = "76e65319115db017a607c7507166b866300ba5bf48c5b245d544a1307c11d872" } }
773+
wheels = [{ url = "https://files.pythonhosted.org/packages/7e/b6/35ded77acda7d51a6ca1ccb16d1c16b888ac314b70c61f99d8e2dc63cb35/feast-0.55.0-py2.py3-none-any.whl", upload-time = 2025-10-14T14:51:59Z, size = 7716278, hashes = { sha256 = "e1b804dbe5502aa5550b48fa1feb2aaecd682e6e729ac05ed61240cb37439af1" } }]
774774

775775
[[packages]]
776776
name = "filelock"

jupyter/pytorch+llmcompressor/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"skl2onnx~=1.19.1",
3535
"onnxconverter-common~=1.13.0", # Required for skl2onnx, as upgraded version is not compatible with protobuf
3636
"kubeflow-training==1.9.3",
37-
"feast~=0.53.0",
37+
"feast~=0.55.0",
3838

3939
# DB connectors
4040
"pymongo~=4.14.1",

jupyter/pytorch/ubi9-python-3.12/pylock.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -803,9 +803,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/cb/a8/20d0723294217e4
803803

804804
[[packages]]
805805
name = "feast"
806-
version = "0.53.0"
807-
sdist = { url = "https://files.pythonhosted.org/packages/45/c8/e74551652c60322bd5513c57f319a620d2ad956263de4e8777b3182b951d/feast-0.53.0.tar.gz", upload-time = 2025-08-30T04:08:50Z, size = 6088015, hashes = { sha256 = "0cc5b4bf273f01cb555e98d02b549f8c5641642737d6bca0ce80493fd78b8f07" } }
808-
wheels = [{ url = "https://files.pythonhosted.org/packages/37/f3/5cddcbada3d0bc74d3801a0dbc60a049a6e700fb956c11eb56c01f4f5600/feast-0.53.0-py2.py3-none-any.whl", upload-time = 2025-08-30T04:08:48Z, size = 7572217, hashes = { sha256 = "6c6972f6507b77518baf4dd637bbbe68c1a74700b5aefcab05447b12ff124db9" } }]
806+
version = "0.55.0"
807+
sdist = { url = "https://files.pythonhosted.org/packages/81/f0/96045f569dde1b358c52e9952b74cf9e9174c6040a759a5aaf7f8854c91e/feast-0.55.0.tar.gz", upload-time = 2025-10-14T14:52:02Z, size = 6235170, hashes = { sha256 = "76e65319115db017a607c7507166b866300ba5bf48c5b245d544a1307c11d872" } }
808+
wheels = [{ url = "https://files.pythonhosted.org/packages/7e/b6/35ded77acda7d51a6ca1ccb16d1c16b888ac314b70c61f99d8e2dc63cb35/feast-0.55.0-py2.py3-none-any.whl", upload-time = 2025-10-14T14:51:59Z, size = 7716278, hashes = { sha256 = "e1b804dbe5502aa5550b48fa1feb2aaecd682e6e729ac05ed61240cb37439af1" } }]
809809

810810
[[packages]]
811811
name = "filelock"

jupyter/pytorch/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"onnxconverter-common~=1.13.0", # Required for skl2onnx, as upgraded version is not compatible with protobuf
2424
"codeflare-sdk~=0.31.1",
2525
"kubeflow-training==1.9.3",
26-
"feast~=0.53.0",
26+
"feast~=0.55.0",
2727

2828
# DB connectors
2929
"pymongo~=4.14.1",

jupyter/rocm/pytorch/ubi9-python-3.12/pylock.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -803,9 +803,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/cb/a8/20d0723294217e4
803803

804804
[[packages]]
805805
name = "feast"
806-
version = "0.53.0"
807-
sdist = { url = "https://files.pythonhosted.org/packages/45/c8/e74551652c60322bd5513c57f319a620d2ad956263de4e8777b3182b951d/feast-0.53.0.tar.gz", upload-time = 2025-08-30T04:08:50Z, size = 6088015, hashes = { sha256 = "0cc5b4bf273f01cb555e98d02b549f8c5641642737d6bca0ce80493fd78b8f07" } }
808-
wheels = [{ url = "https://files.pythonhosted.org/packages/37/f3/5cddcbada3d0bc74d3801a0dbc60a049a6e700fb956c11eb56c01f4f5600/feast-0.53.0-py2.py3-none-any.whl", upload-time = 2025-08-30T04:08:48Z, size = 7572217, hashes = { sha256 = "6c6972f6507b77518baf4dd637bbbe68c1a74700b5aefcab05447b12ff124db9" } }]
806+
version = "0.55.0"
807+
sdist = { url = "https://files.pythonhosted.org/packages/81/f0/96045f569dde1b358c52e9952b74cf9e9174c6040a759a5aaf7f8854c91e/feast-0.55.0.tar.gz", upload-time = 2025-10-14T14:52:02Z, size = 6235170, hashes = { sha256 = "76e65319115db017a607c7507166b866300ba5bf48c5b245d544a1307c11d872" } }
808+
wheels = [{ url = "https://files.pythonhosted.org/packages/7e/b6/35ded77acda7d51a6ca1ccb16d1c16b888ac314b70c61f99d8e2dc63cb35/feast-0.55.0-py2.py3-none-any.whl", upload-time = 2025-10-14T14:51:59Z, size = 7716278, hashes = { sha256 = "e1b804dbe5502aa5550b48fa1feb2aaecd682e6e729ac05ed61240cb37439af1" } }]
809809

810810
[[packages]]
811811
name = "filelock"

jupyter/rocm/pytorch/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"onnxconverter-common~=1.13.0", # Required for skl2onnx, as upgraded version is not compatible with protobuf
2525
"codeflare-sdk~=0.31.1",
2626
"kubeflow-training==1.9.3",
27-
"feast~=0.53.0",
27+
"feast~=0.55.0",
2828

2929
# DB connectors
3030
"pymongo~=4.14.1",

0 commit comments

Comments
 (0)