Skip to content

Commit a07eed5

Browse files
Update dependency pyflakes to v3.3.2
1 parent 82fbaac commit a07eed5

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
@@ -26,7 +26,7 @@ platformdirs==4.3.6 ; python_version >= "3.10" and python_version < "4.0"
2626
pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
2727
ply==3.11 ; python_version >= "3.10" and python_version < "4.0"
2828
pycodestyle==2.12.1 ; python_version >= "3.10" and python_version < "4.0"
29-
pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
29+
pyflakes==3.3.2 ; python_version >= "3.10" and python_version < "4.0"
3030
pytest==8.3.5 ; python_version >= "3.10" and python_version < "4.0"
3131
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
3232
simple-websocket==1.1.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)