Skip to content

Commit

Permalink
Merge pull request #82 from kevinmmartins/dependabot/pip/flask-marshm…
Browse files Browse the repository at this point in the history
…allow-1.1.0

Bump flask-marshmallow from 0.15.0 to 1.1.0
  • Loading branch information
kevinmmartins authored Feb 1, 2024
2 parents 62cd0b6 + 028992b commit 9231e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
setuptools >= 21.0.0
gunicorn==21.2.0
flask-marshmallow==0.15.0
flask-marshmallow==1.1.0
flask-cors==4.0.0
connexion[swagger-ui]==3.0.5

0 comments on commit 9231e1e

Please sign in to comment.