mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
Bump click from 8.1.2 to 8.1.3 (#3426)
Bumps [click](https://github.com/pallets/click) from 8.1.2 to 8.1.3. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.2...8.1.3) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2e4645310b
commit
e5b3625f73
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ tzdata>=2021.1 # from time
|
|||
pyserial==3.5
|
||||
platformio==5.2.5 # When updating platformio, also update Dockerfile
|
||||
esptool==3.3
|
||||
click==8.1.2
|
||||
click==8.1.3
|
||||
esphome-dashboard==20220508.0
|
||||
aioesphomeapi==10.8.2
|
||||
zeroconf==0.38.4
|
||||
|
|
Loading…
Reference in a new issue