Skip to content

Commit

Permalink
chore(deps): update dependency flask to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent c70bd61 commit e8c9349
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 293 deletions.
2 changes: 1 addition & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ faker = "*"
pytest-cov = "*"

[packages]
flask = "==2.3.3"
flask = "==3.1.0"
gunicorn = "==22.0.0"
flask-cors = "*"
requests = "*"
Expand Down
Loading

0 comments on commit e8c9349

Please sign in to comment.