From fc499d902fa6eae69fc283e959ced28ff021acc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 18:23:55 +0000 Subject: [PATCH] [Dependabot]: Update pyedaa-reports requirement Updates the requirements on [pyedaa-reports](https://GitHub.com/pyEDAA/pyEDAA.Reports) to permit the latest version. - [Commits](https://GitHub.com/pyEDAA/pyEDAA.Reports/commits) --- updated-dependencies: - dependency-name: pyedaa-reports dependency-version: 0.17.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 6f30248..4b454b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pyTooling >= 8.0 -pyEDAA.Reports ~= 0.17.0 +pyEDAA.Reports ~= 0.17.3 sphinx >= 9.0, < 10.0 docutils >= 0.22.0 docutils_stubs >= 0.0.22