Skip to content

Commit 4ff6e1a

Browse files
chore: Update dependency flask to v2.2.5 [SECURITY]
1 parent 1d54709 commit 4ff6e1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
include_package_data=True,
4646
install_requires=(
4747
'click==8.1.3',
48-
'flask==2.2.2',
48+
'flask==2.2.5',
4949
'itsdangerous==2.1.2',
5050
'jinja2==3.1.2',
5151
'markdown==3.4.1',

0 commit comments

Comments
 (0)