Skip to content

Commit 9c235fa

Browse files
fix(deps): update dependency marshmallow to v4
1 parent 0e4bcb8 commit 9c235fa

File tree

2 files changed

+765
-767
lines changed

2 files changed

+765
-767
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies = [
6666
"semver>=3.0.4",
6767
"sqlalchemy>=2.0.40",
6868
"pytest-order>=1.3.0",
69-
"marshmallow==3.26.1,<4", # this version is needed for pytest-jira
69+
"marshmallow==4.0.1,<5", # this version is needed for pytest-jira
7070
"pytest-html>=4.1.1",
7171
"fire",
7272
"llama_stack_client==0.2.17",

0 commit comments

Comments
 (0)