From 3a03466fad27e82dd7be15e9a492ef2dad14f7ee Mon Sep 17 00:00:00 2001
From: Alexey Rubaseff <alexey.rubasheff@gmail.com>
Date: Thu, 4 Apr 2024 11:53:36 +0300
Subject: [PATCH] croniter version bumped to 2.0.2

---
 custom_components/pyscript/manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/custom_components/pyscript/manifest.json b/custom_components/pyscript/manifest.json
index 720c9b9..4125574 100644
--- a/custom_components/pyscript/manifest.json
+++ b/custom_components/pyscript/manifest.json
@@ -10,7 +10,7 @@
   "homekit": {},
   "iot_class": "local_push",
   "issue_tracker": "https://github.com/custom-components/pyscript/issues",
-  "requirements": ["croniter==1.3.8", "watchdog==2.3.1"],
+  "requirements": ["croniter==2.0.2", "watchdog==2.3.1"],
   "ssdp": [],
   "version": "1.5.0",
   "zeroconf": []