From 352087c7b4289516ff531985dd4b39daf077a744 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 02:39:54 +0000 Subject: [PATCH] Update dependency cloudscraper to v1.2.71 --- custom_components/rewe/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/rewe/manifest.json b/custom_components/rewe/manifest.json index dfb88c7..3f006a7 100644 --- a/custom_components/rewe/manifest.json +++ b/custom_components/rewe/manifest.json @@ -7,7 +7,7 @@ "documentation": "https://github.com/faserf/ha-rewe#readme", "issue_tracker": "https://github.com/faserf/ha-rewe/issues", "requirements": [ - "cloudscraper==1.2.69" + "cloudscraper==1.2.71" ], "domain": "rewe", "name": "Rewe Discounts",