Skip to content

Commit beb40c8

Browse files
fix(deps): update dependency marshmallow to ==3.26.2,<4 [security] (#967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41e0d6f commit beb40c8

File tree

2 files changed

+965
-892
lines changed

2 files changed

+965
-892
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies = [
6767
"semver>=3.0.4",
6868
"sqlalchemy>=2.0.40",
6969
"pytest-order>=1.3.0",
70-
"marshmallow==3.26.1,<4", # this version is needed for pytest-jira
70+
"marshmallow==3.26.2,<4", # this version is needed for pytest-jira
7171
"pytest-html>=4.1.1",
7272
"fire",
7373
"llama_stack_client>=0.3.0,<0.4",

0 commit comments

Comments
 (0)