Skip to content

Commit 6d7d0d0

Browse files
Update dependency flask to v3.0.2
1 parent 47577ec commit 6d7d0d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cssmin==0.2.0 ; python_version >= "3.10" and python_version < "4.0"
66
faker==21.0.0 ; python_version >= "3.10" and python_version < "4.0"
77
flake8==6.1.0 ; python_version >= "3.10" and python_version < "4.0"
88
flask-assets==2.1.0 ; python_version >= "3.10" and python_version < "4.0"
9-
flask==3.0.0 ; python_version >= "3.10" and python_version < "4.0"
9+
flask==3.0.2 ; python_version >= "3.10" and python_version < "4.0"
1010
gunicorn==21.2.0 ; python_version >= "3.10" and python_version < "4.0"
1111
isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0"
1212
itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)