Skip to content

Commit 2234842

Browse files
chore(deps): bump flask-marshmallow from 0.15.0 to 1.3.0 (#256)
Bumps [flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow) from 0.15.0 to 1.3.0. - [Release notes](https://github.com/marshmallow-code/flask-marshmallow/releases) - [Changelog](https://github.com/marshmallow-code/flask-marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/flask-marshmallow@0.15.0...1.3.0) --- updated-dependencies: - dependency-name: flask-marshmallow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35da993 commit 2234842

File tree

2 files changed

+25
-27
lines changed

2 files changed

+25
-27
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ flask = "==3.0.3"
2525
flask-restful = "==0.3.10"
2626
flask-mongoengine = "==1.0.0"
2727
flask-jwt-extended = "==4.6.0"
28-
flask-marshmallow = "==0.15.0"
28+
flask-marshmallow = "==1.3.0"
2929
flask-cors = "==4.0.1"
3030
python-dotenv = "==1.0.1"
3131
passlib = "==1.7.4"

Pipfile.lock

+24-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)