Skip to content

Commit

Permalink
chore(deps): bump flask-marshmallow from 0.15.0 to 1.3.0 (#256)
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.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2025
1 parent 35da993 commit 2234842
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 27 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 = "==3.0.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.3.0"
flask-cors = "==4.0.1"
python-dotenv = "==1.0.1"
passlib = "==1.7.4"
Expand Down
50 changes: 24 additions & 26 deletions Pipfile.lock

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

0 comments on commit 2234842

Please sign in to comment.