Skip to content

Commit 6365b94

Browse files
Update dependency pyflakes to v3.3.2
1 parent 4412099 commit 6365b94

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
@@ -22,7 +22,7 @@ pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0"
2222
platformdirs==4.1.0 ; python_version >= "3.10" and python_version < "4.0"
2323
ply==3.11 ; python_version >= "3.10" and python_version < "4.0"
2424
pycodestyle==2.11.1 ; python_version >= "3.10" and python_version < "4.0"
25-
pyflakes==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
25+
pyflakes==3.3.2 ; python_version >= "3.10" and python_version < "4.0"
2626
python-dateutil==2.8.2 ; python_version >= "3.10" and python_version < "4.0"
2727
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
2828
six==1.16.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)