From 28c16f4fba571a59de02fa39ca4da07dc57e4c65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 05:44:15 +0000 Subject: [PATCH] Update sigen requirement from ~=3.0.2 to ~=3.0.3 Updates the requirements on [sigen](https://github.com/fbradyirl/sigen) to permit the latest version. - [Commits](https://github.com/fbradyirl/sigen/commits) --- updated-dependencies: - dependency-name: sigen dependency-version: 3.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84842a0..f3ec65b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ aiohttp~=3.13.5 matplotlib~=3.10.9 python-dotenv~=1.2.2 requests~=2.34.2 -sigen~=3.0.2 +sigen~=3.0.3