Skip to content

Commit

Permalink
chore(deps): update dependency flask to ~=3.1.0 (#180)
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Nov 26, 2024
1 parent 0d626c5 commit 6d7032d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware",
],
install_requires=[
"Flask~=3.0.3",
"Flask~=3.1.0",
"requests~=2.32.3",
"prometheus_client~=0.20",
"gunicorn==22.0.0",
Expand Down

0 comments on commit 6d7032d

Please sign in to comment.