Skip to content

Commit

Permalink
Merge pull request #2725 from alandtse/dev
Browse files Browse the repository at this point in the history
fix: bump alexapy to version 1.29.5 (#2724)
  • Loading branch information
alandtse authored Dec 5, 2024
2 parents ff73394 + 737ab8f commit 6e55e94
Show file tree
Hide file tree
Showing 3 changed files with 1,193 additions and 992 deletions.
2 changes: 1 addition & 1 deletion custom_components/alexa_media/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/alandtse/alexa_media_player/issues",
"loggers": ["alexapy", "authcaptureproxy"],
"requirements": ["alexapy==1.29.4", "packaging>=20.3", "wrapt>=1.14.0"],
"requirements": ["alexapy==1.29.5", "packaging>=20.3", "wrapt>=1.14.0"],
"version": "5.0.0"
}
Loading

0 comments on commit 6e55e94

Please sign in to comment.