mirror of
https://github.com/servo/servo.git
synced 2025-07-22 06:43:40 +01:00
Update flake8 to work on python3.12 (#32264)
This commit is contained in:
parent
aaf3d1bfd9
commit
b5be89aebc
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue