Skip to content

Commit 032f24b

Browse files
Update dependency marshmallow to v4
1 parent 37f28be commit 032f24b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.0",
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)