mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
Bump tzlocal from 4.1 to 4.2 (#3356)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d97c3a7e01
commit
d48ffa2913
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ PyYAML==6.0
|
|||
paho-mqtt==1.6.1
|
||||
colorama==0.4.4
|
||||
tornado==6.1
|
||||
tzlocal==4.1 # from time
|
||||
tzlocal==4.2 # from time
|
||||
tzdata>=2021.1 # from time
|
||||
pyserial==3.5
|
||||
platformio==5.2.5 # When updating platformio, also update Dockerfile
|
||||
|
|
Loading…
Reference in a new issue