Skip to content

Commit f083e5e

Browse files
committed
Bump marshmallow_jsonapi again
1 parent 2b47dc7 commit f083e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
'six',
2828
'Flask>=0.11',
2929
'marshmallow>=3.1.0',
30-
'marshmallow_jsonapi>=0.21.0',
30+
'marshmallow_jsonapi>=0.22.0',
3131
'sqlalchemy'
3232
],
3333
setup_requires=['pytest-runner'],

0 commit comments

Comments
 (0)