mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
Bump esptool from 3.2 to 3.3 (#3327)
Bumps [esptool](https://github.com/espressif/esptool) from 3.2 to 3.3. - [Release notes](https://github.com/espressif/esptool/releases) - [Commits](https://github.com/espressif/esptool/compare/v3.2...v3.3) --- updated-dependencies: - dependency-name: esptool dependency-type: direct:production update-type: version-update:semver-minor ... 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
2034ab4f6c
commit
d8024a5928
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ tzlocal==4.1 # from time
|
||||||
tzdata>=2021.1 # from time
|
tzdata>=2021.1 # from time
|
||||||
pyserial==3.5
|
pyserial==3.5
|
||||||
platformio==5.2.5 # When updating platformio, also update Dockerfile
|
platformio==5.2.5 # When updating platformio, also update Dockerfile
|
||||||
esptool==3.2
|
esptool==3.3
|
||||||
click==8.0.4
|
click==8.0.4
|
||||||
esphome-dashboard==20220309.0
|
esphome-dashboard==20220309.0
|
||||||
aioesphomeapi==10.8.2
|
aioesphomeapi==10.8.2
|
||||||
|
|
Loading…
Reference in a new issue