From 26e52f664193045f99a3782adcb776567dbf8d0b Mon Sep 17 00:00:00 2001 From: David Tauriello Date: Tue, 21 Apr 2026 12:09:35 -0400 Subject: [PATCH 1/2] Update description for SEC ECD taxonomy flags Clarified the requirement for tagging four flags in the SEC ECD taxonomy. --- docs/DQC_US_0170/DQC_0170.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/DQC_US_0170/DQC_0170.md b/docs/DQC_US_0170/DQC_0170.md index cd8efca84..11d8d6760 100644 --- a/docs/DQC_US_0170/DQC_0170.md +++ b/docs/DQC_US_0170/DQC_0170.md @@ -13,7 +13,7 @@ This rule identifies where the filer has not reported the ECD Rule 10b51 Flag Di * NonRule10b51ArrTrmntdFlag ## Problem solved by the rule -The SEC ECD taxonomy requires that these 4 flags are tagged even if the values are false. This rule checks that this disclosure has been made. +These 4 flags are required even if the values are false. This rule checks that this disclosure has been made. ### Example rule message The element Rule10b51ArrAdoptedFlag is a required disclosure after 12/21/2023. Please report the boolean flag value for this element. @@ -42,4 +42,4 @@ NonRule10b51ArrTrmntdFlag | © Copyright 2016 - 2026, XBRL US, Inc. All rights reserved. See [License](https://xbrl.us/dqc-license) for license information. -See [Patent Notice](https://xbrl.us/dqc-patent) for patent infringement notice. \ No newline at end of file +See [Patent Notice](https://xbrl.us/dqc-patent) for patent infringement notice. From a06a30fc1b2d49f483e6773aaee55ed5056553d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:13:50 +0000 Subject: [PATCH 2/2] Bump lxml from 5.2.2 to 6.1.0 Bumps [lxml](https://github.com/lxml/lxml) from 5.2.2 to 6.1.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-5.2.2...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 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 8f551b348..2cd537591 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -lxml==5.2.2 +lxml==6.1.0 isodate==0.6.1 aniso8601==9.0.1 holidays==0.52