Skip to content

Commit

Permalink
Update dependency flask to v2 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent b8a66c2 commit 76dd892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages = [{include = "developer-connect-api", from = "src"}]

[tool.poetry.dependencies]
python = "^3.12.4"
flask = "^1.1.4"
flask = "^2.0.0"
launchdarkly-server-sdk = "^8.3.0"
python-dotenv = "^1.0.1"
sentry-sdk = "^2.0.0"
Expand Down

0 comments on commit 76dd892

Please sign in to comment.