Skip to content

Commit ce3b327

Browse files
Update dependency marshmallow to v4
1 parent 2e49105 commit ce3b327

File tree

2 files changed

+566
-568
lines changed

2 files changed

+566
-568
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies = [
6666
"openshift-python-wrapper>=11.0.38",
6767
"semver>=3.0.4",
6868
"pytest-order>=1.3.0",
69-
"marshmallow==3.26.1", # this version is needed for pytest-jira
69+
"marshmallow==4.0.0", # this version is needed for pytest-jira
7070
]
7171

7272
[project.urls]

0 commit comments

Comments
 (0)