Skip to content

Commit 0cb505d

Browse files
chore(deps): update python-dependencies
1 parent e0cdafe commit 0cb505d

2 files changed

Lines changed: 407 additions & 254 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.15",
7373
]
7474

7575
[project.urls]

0 commit comments

Comments
 (0)