Skip to content

Commit a693cbd

Browse files
authored
Merge pull request #78 from enter-at/fix/marshmallow
chore(marshmallow): update to version 3.x
2 parents 0166301 + 99f935f commit a693cbd

File tree

5 files changed

+112
-123
lines changed

5 files changed

+112
-123
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tox = ">=3.13.2"
2121
coverage = "*"
2222
wily = "*"
2323
jsonschema = "==3.0.2"
24-
marshmallow = "==2.19.5"
24+
marshmallow = ">=3.2.1"
2525
pyclean-py = "*"
2626
pytest-mock = "*"
2727
rope = "*"

0 commit comments

Comments
 (0)