Skip to content

Commit

Permalink
Merge pull request #68 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 committed Feb 1, 2024
2 parents aa28507 + aaf56e0 commit 66b3c16
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 66b3c16

Please sign in to comment.