Skip to content

Commit

Permalink
fix(deps): update dependency flask to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent 76a5502 commit c9632ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ certifi = "^2024.0.0" # Pinned for security reasons: https://github.com/cds-snc/
debugpy = "^1.8.12"
email-validator = "1.3.1"
environs = "9.5.0"
Flask = "2.3.3"
Flask = "3.1.0"
Flask-Babel = "2.0.0"
Flask-Caching = "1.11.1"
Flask-Login = "0.6.3"
Expand Down

0 comments on commit c9632ac

Please sign in to comment.