mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Update shodan to 1.28.0 (#74850)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"domain": "shodan",
|
||||
"name": "Shodan",
|
||||
"documentation": "https://www.home-assistant.io/integrations/shodan",
|
||||
"requirements": ["shodan==1.27.0"],
|
||||
"requirements": ["shodan==1.28.0"],
|
||||
"codeowners": ["@fabaff"],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["shodan"]
|
||||
|
@ -2162,7 +2162,7 @@ sharkiq==0.0.1
|
||||
sharp_aquos_rc==0.3.2
|
||||
|
||||
# homeassistant.components.shodan
|
||||
shodan==1.27.0
|
||||
shodan==1.28.0
|
||||
|
||||
# homeassistant.components.sighthound
|
||||
simplehound==0.3
|
||||
|
Reference in New Issue
Block a user