Skip to content

Commit

Permalink
Flask: update to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lwesterhof committed Feb 22, 2024
1 parent ca8bfa9 commit bc7de8e
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 @@ -14,6 +14,6 @@
entry_points={
},
install_requires=[
"Flask==2.3.2",
"Flask==3.0.2",
],
)

0 comments on commit bc7de8e

Please sign in to comment.