From 0fb6f57bb6653760ad7f157d9cc01983ef297e1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 00:38:14 +0000 Subject: [PATCH] Bump signxml from 2.6.0 to 4.0.4 Bumps [signxml](https://github.com/XML-Security/signxml) from 2.6.0 to 4.0.4. - [Release notes](https://github.com/XML-Security/signxml/releases) - [Changelog](https://github.com/XML-Security/signxml/blob/main/Changes.rst) - [Commits](https://github.com/XML-Security/signxml/compare/v2.6.0...v4.0.4) --- updated-dependencies: - dependency-name: signxml dependency-version: 4.0.4 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 4d15d54..7bc45d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cryptography==2.9.2 lxml==4.9.1 pyasn1==0.4.5 -signxml==2.6.0 +signxml==4.0.4 six==1.12.0