Skip to content

Commit 4e20b6d

Browse files
Lock file maintenance (#259)
* Lock file maintenance * fix: add marshmallow version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: rnetser <rnetser@redhat.com>
1 parent defdcca commit 4e20b6d

File tree

2 files changed

+110
-98
lines changed

2 files changed

+110
-98
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +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
6970
]
7071

7172
[project.urls]

0 commit comments

Comments
 (0)