Skip to content

Commit

Permalink
chore: Update dependency flask to v2.3.3 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 14, 2024
1 parent 1d54709 commit aa4f2cb
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 @@ -45,7 +45,7 @@
include_package_data=True,
install_requires=(
'click==8.1.3',
'flask==2.2.2',
'flask==2.3.3',
'itsdangerous==2.1.2',
'jinja2==3.1.2',
'markdown==3.4.1',
Expand Down

0 comments on commit aa4f2cb

Please sign in to comment.