From 8fdccd4f54dae576d203739b93c4639bf3c3c5ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 18:23:40 +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.2 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..a458bed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pyTooling >= 8.0 -pyEDAA.Reports ~= 0.17.0 +pyEDAA.Reports ~= 0.17.2 sphinx >= 9.0, < 10.0 docutils >= 0.22.0 docutils_stubs >= 0.0.22