Skip to content

Commit

Permalink
Update dependency flask to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 7553e90 commit d1882ad
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 171 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
flask = "==3.0.0"
flask = "==3.0.2"
gunicorn = "==21.2.0"
honcho = "==1.1.0"
jinja2 = "==3.1.2"
Expand Down
Loading

0 comments on commit d1882ad

Please sign in to comment.