Skip to content

Commit 9beb053

Browse files
Update dependency flake8 to v7
1 parent 47577ec commit 9beb053

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
@@ -4,7 +4,7 @@ click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
44
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and platform_system == "Windows"
55
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"
7-
flake8==6.1.0 ; python_version >= "3.10" and python_version < "4.0"
7+
flake8==7.0.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"
99
flask==3.0.0 ; python_version >= "3.10" and python_version < "4.0"
1010
gunicorn==21.2.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)