Skip to content

Commit

Permalink
Bump aioesphomeapi to 24.6.2 and cryptography to 43.0.0 (esphome#7131)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Jul 25, 2024
1 parent 23ffc3d commit d3f2434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
async_timeout==4.0.3; python_version <= "3.10"
cryptography==42.0.2
cryptography==43.0.0
voluptuous==0.14.2
PyYAML==6.0.1
paho-mqtt==1.6.1
Expand All @@ -13,7 +13,7 @@ platformio==6.1.15 # When updating platformio, also update Dockerfile
esptool==4.7.0
click==8.1.7
esphome-dashboard==20240620.0
aioesphomeapi==24.3.0
aioesphomeapi==24.6.2
zeroconf==0.132.2
python-magic==0.4.27
ruamel.yaml==0.18.6 # dashboard_import
Expand Down

0 comments on commit d3f2434

Please sign in to comment.