Skip to content

Commit

Permalink
Bump lupupy to 0.2.4 (#84252)
Browse files Browse the repository at this point in the history
  • Loading branch information
majuss committed Dec 19, 2022
1 parent df23f03 commit 1a47625
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/lupusec/manifest.json
Expand Up @@ -2,7 +2,7 @@
"domain": "lupusec",
"name": "Lupus Electronics LUPUSEC",
"documentation": "https://www.home-assistant.io/integrations/lupusec",
"requirements": ["lupupy==0.2.3"],
"requirements": ["lupupy==0.2.4"],
"codeowners": ["@majuss"],
"iot_class": "local_polling",
"loggers": ["lupupy"]
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Expand Up @@ -1056,7 +1056,7 @@ london-tube-status==0.5
luftdaten==0.7.4

# homeassistant.components.lupusec
lupupy==0.2.3
lupupy==0.2.4

# homeassistant.components.lw12wifi
lw12==0.9.2
Expand Down

0 comments on commit 1a47625

Please sign in to comment.