Skip to content

Commit 796cfa4

Browse files
RHOAIENG-26066: chore(deps): bump transformers from 4.49.0 to 4.50.0 in /jupyter/trustyai/ubi9-python-3.11 (opendatahub-io#1127)
* Chore(deps): bump transformers in /jupyter/trustyai/ubi9-python-3.11 Bumps [transformers](https://github.com/huggingface/transformers) from 4.49.0 to 4.50.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.49.0...v4.50.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.50.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update Pipfile.lock files by piplock-renewal.yaml action --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
1 parent a19d8b2 commit 796cfa4

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

jupyter/trustyai/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ torch = {version = "==2.6.0+cu126", index = "pytorch"}
1717
# More information available at:
1818
# - https://pypi.org/project/trustyai/
1919
# - https://github.com/trustyai-explainability/trustyai-explainability-python/blob/main/requirements.txt
20-
transformers = "~=4.49.0"
20+
transformers = "~=4.50.0"
2121
datasets = "~=3.4.1"
2222
accelerate = "~=1.5.2"
2323
trustyai = "~=0.6.1"

jupyter/trustyai/ubi9-python-3.11/Pipfile.lock

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

jupyter/trustyai/ubi9-python-3.11/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2742,9 +2742,9 @@ tqdm==4.67.1; python_version >= '3.7' \
27422742
traitlets==5.14.3; python_version >= '3.8' \
27432743
--hash=sha256:9ed0579d3502c94b4b3732ac120375cda96f923114522847de4b3bb98b96b6b7 \
27442744
--hash=sha256:b74e89e397b1ed28cc831db7aea759ba6640cb3de13090ca145426688ff1ac4f
2745-
transformers==4.49.0; python_full_version >= '3.9.0' \
2746-
--hash=sha256:6b4fded1c5fee04d384b1014495b4235a2b53c87503d7d592423c06128cbbe03 \
2747-
--hash=sha256:7e40e640b5b8dc3f48743f5f5adbdce3660c82baafbd3afdfc04143cdbd2089e
2745+
transformers==4.50.3; python_full_version >= '3.9.0' \
2746+
--hash=sha256:1d795d24925e615a8e63687d077e4f7348c2702eb87032286eaa76d83cdc684f \
2747+
--hash=sha256:6111610a43dec24ef32c3df0632c6b25b07d9711c01d9e1077bdd2ff6b14a38c
27482748
triton==3.2.0; platform_system == 'Linux' and platform_machine == 'x86_64' \
27492749
--hash=sha256:30ceed0eff2c4a73b14eb63e052992f44bbdf175f3fad21e1ac8097a772de7ee \
27502750
--hash=sha256:8009a1fb093ee8546495e96731336a33fb8856a38e45bb4ab6affd6dbc3ba220 \

0 commit comments

Comments
 (0)