mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Update flake8 to work on python3.12 (#32264)
This commit is contained in:
@@ -9,9 +9,9 @@ setuptools == 68.2.2
|
||||
toml == 0.9.2
|
||||
|
||||
# For Python linting
|
||||
flake8 == 3.8.3
|
||||
flake8 == 7.0.0
|
||||
pep8 == 1.5.7
|
||||
pyflakes == 2.2.0
|
||||
pyflakes == 3.2.0
|
||||
|
||||
# For test-webidl
|
||||
ply == 3.8
|
||||
|
||||
Reference in New Issue
Block a user