diff --git a/custom_components/ms365_teams/manifest.json b/custom_components/ms365_teams/manifest.json index 53c3304..de5f93e 100644 --- a/custom_components/ms365_teams/manifest.json +++ b/custom_components/ms365_teams/manifest.json @@ -17,7 +17,7 @@ "O365" ], "requirements": [ - "O365==2.0.37", + "O365==2.0.38", "BeautifulSoup4>=4.10.0" ], "version": "v0.1.3"