Skip to content

Commit 873d571

Browse files
chore(deps): update python-dependencies
1 parent cd3acaa commit 873d571

2 files changed

Lines changed: 383 additions & 244 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dev-dependencies = [
2727
[tool.uv.sources]
2828

2929
[project]
30-
requires-python = "==3.12.*"
30+
requires-python = "==3.13.*"
3131
name = "opendatahub-tests"
3232
version = "0.1.0"
3333
description = "Tests repository for Open Data Hub (ODH)"
@@ -69,7 +69,7 @@ dependencies = [
6969
"marshmallow==3.26.1,<4", # this version is needed for pytest-jira
7070
"pytest-html>=4.1.1",
7171
"fire",
72-
"llama_stack_client==0.2.10",
72+
"llama_stack_client==0.2.16",
7373
"pytest-xdist==3.8.0",
7474
]
7575

0 commit comments

Comments
 (0)