Skip to content

Commit 220bf2f

Browse files
chore(deps): Bump signxml from 4.1.0 to 4.2.0
Bumps [signxml](https://github.com/XML-Security/signxml) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/XML-Security/signxml/releases) - [Changelog](https://github.com/XML-Security/signxml/blob/main/Changes.rst) - [Commits](XML-Security/signxml@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: signxml dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f235fe9 commit 220bf2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ pydantic==2.11.7
1919
pyOpenSSL==25.1.0
2020
pytz==2025.2
2121
setuptools==80.9.0
22-
signxml==4.1.0
22+
signxml==4.2.0
2323
typing-extensions==4.14.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ rpds-py==0.19.0
6464
# via
6565
# jsonschema
6666
# referencing
67-
signxml==4.1.0
67+
signxml==4.2.0
6868
# via -r requirements.in
6969
sqlparse==0.5.0
7070
# via django

0 commit comments

Comments
 (0)