Skip to content

Commit 30ffa2f

Browse files
Bump marshmallow from 3.23.1 to 3.26.0
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.23.1 to 3.26.0. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.23.1...3.26.0) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2058b9f commit 30ffa2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"certifi",
5151
"colorama==0.4.6",
5252
"importlib-metadata; python_version < '3.8'",
53-
"marshmallow==3.23.1",
53+
"marshmallow==3.26.0",
5454
"pyyaml==6.0.2",
5555
"requests==2.32.3",
5656
"tabulate>=0.8,<1.0",

0 commit comments

Comments
 (0)