Skip to content

Commit

Permalink
chore(deps): Bump up flask to v3.0.2 (#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara authored Feb 4, 2024
1 parent 2d1df1a commit 7a77579
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions constraints.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
blinker==1.7.0
Brotli==1.1.0
certifi==2023.11.17
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
ConfigArgParse==1.7
cssselect2==0.7.0
decorator==5.1.1
Flask==3.0.1
Flask==3.0.2
Flask-Cors==4.0.0
fonttools==4.47.2
gevent==23.9.1
Expand All @@ -22,7 +22,7 @@ intervaltree==3.1.0
itsdangerous==2.1.2
Jinja2==3.1.3
lxml==4.9.4
MarkupSafe==2.1.4
MarkupSafe==2.1.5
packaging==23.2
pathlib2==2.3.7.post1
pillow==10.2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
decorator>=5.1.1
Flask>=3.0.1
Flask>=3.0.2
Flask-Cors>=4.0.0
gevent>=23.9.1
gunicorn>=21.2.0
Expand Down

0 comments on commit 7a77579

Please sign in to comment.