Skip to content

Commit

Permalink
Bump plexapi to 4.15.12 (#115872)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjlawren authored and frenck committed Apr 23, 2024
1 parent 13ed2d2 commit b8b2f64
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/plex/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"iot_class": "local_push",
"loggers": ["plexapi", "plexwebsocket"],
"requirements": [
"PlexAPI==4.15.11",
"PlexAPI==4.15.12",
"plexauth==0.0.6",
"plexwebsocket==0.0.14"
],
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Mastodon.py==1.8.1
Pillow==10.3.0

# homeassistant.components.plex
PlexAPI==4.15.11
PlexAPI==4.15.12

# homeassistant.components.progettihwsw
ProgettiHWSW==0.1.3
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ HATasmota==0.8.0
Pillow==10.3.0

# homeassistant.components.plex
PlexAPI==4.15.11
PlexAPI==4.15.12

# homeassistant.components.progettihwsw
ProgettiHWSW==0.1.3
Expand Down

0 comments on commit b8b2f64

Please sign in to comment.