mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 23:41:48 -05:00
Bump aiosmtplib to 5.1.3 (#181637)
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/smtp",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_push",
|
||||
"requirements": ["aiosmtplib==5.1.2"]
|
||||
"requirements": ["aiosmtplib==5.1.3"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -438,7 +438,7 @@ aioskybell==23.12.0
|
||||
aioslimproto==3.0.0
|
||||
|
||||
# homeassistant.components.smtp
|
||||
aiosmtplib==5.1.2
|
||||
aiosmtplib==5.1.3
|
||||
|
||||
# homeassistant.components.solaredge
|
||||
aiosolaredge==1.0.2
|
||||
|
||||
Reference in New Issue
Block a user