mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 17:27:45 +01:00
bump pyyaml to 6.0.1
This commit is contained in:
parent
f5e98eb86f
commit
2a7aa2fc0d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
voluptuous==0.13.1
|
voluptuous==0.13.1
|
||||||
PyYAML==6.0
|
PyYAML==6.0.1
|
||||||
paho-mqtt==1.6.1
|
paho-mqtt==1.6.1
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
tornado==6.3.2
|
tornado==6.3.2
|
||||||
|
|
Loading…
Reference in a new issue