Skip to content

Commit b4bc9ec

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump marshmallow from 3.18.0 to 3.19.0
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.18.0 to 3.19.0. - [Release notes](https://github.com/marshmallow-code/marshmallow/releases) - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.18.0...3.19.0) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2081cc2 commit b4bc9ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"coverage==6.5.0",
1010
"werkzeug==2.2.2",
1111
"flask==2.2.2",
12-
"marshmallow==3.18.0",
12+
"marshmallow==3.19.0",
1313
"webargs==8.2.0",
1414
"apispec==6.0.2",
1515
"PyYAML==6.0",

0 commit comments

Comments
 (0)