1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-05 10:20:59 +01:00

Bump pylint from 3.1.0 to 3.2.7 (#7438)

This commit is contained in:
Jesse Hills 2024-09-16 17:21:42 +12:00 committed by GitHub
parent 18b3fbbf6d
commit 435789a960
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
pylint==3.1.0
pylint==3.2.7
flake8==7.0.0 # also change in .pre-commit-config.yaml when updating
black==24.4.2 # also change in .pre-commit-config.yaml when updating
pyupgrade==3.15.2 # also change in .pre-commit-config.yaml when updating