Skip to content

Commit

Permalink
Merge pull request #826 from communitiesuk/renovate/flask-3.x
Browse files Browse the repository at this point in the history
Update dependency flask to ==3.1.*
  • Loading branch information
samuelhwilliams authored Nov 17, 2024
2 parents 4a59e11 + db13da2 commit 7b670de
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies = [
"flask-sqlalchemy==3.0.*",
"flask-talisman==1.1.0",
"flask-wtf==1.2.*",
"flask==3.0.*",
"flask==3.1.*",
"funding-service-design-utils==5.1.*",
"govuk-frontend-jinja==3.3.0",
"govuk-frontend-wtf==3.1.0",
Expand Down
26 changes: 13 additions & 13 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7b670de

Please sign in to comment.