mirror of
https://github.com/esphome/esphome.git
synced 2024-12-23 05:54:56 +01:00
Bump tzlocal from 4.0.2 to 4.1 (#2645)
This commit is contained in:
parent
696643d037
commit
b12c7432e0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ PyYAML==6.0
|
||||||
paho-mqtt==1.6.1
|
paho-mqtt==1.6.1
|
||||||
colorama==0.4.4
|
colorama==0.4.4
|
||||||
tornado==6.1
|
tornado==6.1
|
||||||
tzlocal==4.0.2 # from time
|
tzlocal==4.1 # from time
|
||||||
tzdata>=2021.1 # from time
|
tzdata>=2021.1 # from time
|
||||||
pyserial==3.5
|
pyserial==3.5
|
||||||
platformio==5.2.2 # When updating platformio, also update Dockerfile
|
platformio==5.2.2 # When updating platformio, also update Dockerfile
|
||||||
|
|
Loading…
Reference in a new issue