Skip to content

Commit

Permalink
chore: Update dependency flask to v2.3.2 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 1d54709 commit dd46e0a
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.2',
'itsdangerous==2.1.2',
'jinja2==3.1.2',
'markdown==3.4.1',
Expand Down

0 comments on commit dd46e0a

Please sign in to comment.