Skip to content

Commit

Permalink
⬆️ bump pypetkitapi 1.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Jezza34000 committed Dec 24, 2024
1 parent 9616bb8 commit 2190cd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/petkit/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/Jezza34000/homeassistant_petkit/issues",
"loggers": ["petkit"],
"requirements": ["pypetkitapi==1.7.8", "aiofiles==24.1.0"],
"requirements": ["pypetkitapi==1.7.9", "aiofiles==24.1.0"],
"version": "1.3.6"
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
aiofiles==24.1.0
pypetkitapi==1.7.7
pypetkitapi==1.7.9

0 comments on commit 2190cd6

Please sign in to comment.