Skip to content

Commit

Permalink
chore(deps): bump flask-marshmallow from 0.15.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow) from 0.15.0 to 1.2.1.
- [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.2.1)

---
updated-dependencies:
- dependency-name: flask-marshmallow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 24, 2024
1 parent 3723d3d commit f7d6e55
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 74 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ flask = "==2.3.3"
flask-restful = "==0.3.10"
flask-mongoengine = "==1.0.0"
flask-jwt-extended = "==4.6.0"
flask-marshmallow = "==0.15.0"
flask-marshmallow = "==1.2.1"
flask-cors = "==4.0.0"
python-dotenv = "==1.0.1"
passlib = "==1.7.4"
Expand Down
145 changes: 72 additions & 73 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f7d6e55

Please sign in to comment.