Skip to content

Commit ff44b18

Browse files
Update dependency flake8 to v7
1 parent 4412099 commit ff44b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
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.1.2 ; 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)