Skip to content

Commit 850850c

Browse files
Update dependency marshmallow to v4
1 parent e6fafc9 commit 850850c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"marshmallow-dataclass==8.7.1",
2929
"marshmallow-jsonschema~=0.13.0",
3030
"marshmallow-union~=0.1.15",
31-
"marshmallow~=3.26.1",
31+
"marshmallow~=4.2.2",
3232
"pywin32 ; platform_system=='Windows'",
3333
# FIXME: pytoml is outdated and should not be used
3434
"pytoml==0.1.21",

0 commit comments

Comments
 (0)