1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 19:32:19 +01:00

Bump pylint from 2.17.5 to 2.17.6 (#5429)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-26 09:28:25 +13:00
committed by GitHub
parent 17e1d4c245
commit 607d0b4264

View File

@@ -1,4 +1,4 @@
pylint==2.17.5
pylint==2.17.6
flake8==6.1.0 # also change in .pre-commit-config.yaml when updating
black==23.9.1 # also change in .pre-commit-config.yaml when updating
pyupgrade==3.10.1 # also change in .pre-commit-config.yaml when updating