diff --git a/custom_components/simpleicons/manifest.json b/custom_components/simpleicons/manifest.json index 53dff8c..10f9f38 100644 --- a/custom_components/simpleicons/manifest.json +++ b/custom_components/simpleicons/manifest.json @@ -9,8 +9,8 @@ ], "codeowners": [], "requirements": [ - "simpleicons==5.21.1" + "simpleicons==6.16.0" ], "config_flow": true, "version": "0.0.0" -} \ No newline at end of file +}