Skip to content

Commit

Permalink
fix(deps): update dependency flask-multipass to v0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent dd85aca commit 5868c42
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 @@ -70,7 +70,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "~=3.12.2"
flask-multipass = {extras = ["saml"], version = "0.5.4"}
flask-multipass = {extras = ["saml"], version = "0.5.5"}
# The package version here can force an upgrade of indico when the plugin is used
# thus we must only specify compatibility rather than pinning the exact version
indico = ">=3.3.1, <4"
Expand Down

0 comments on commit 5868c42

Please sign in to comment.