Skip to content

Commit cdde969

Browse files
chore(deps): Bump signxml from 3.2.2 to 4.0.3
Bumps [signxml](https://github.com/kislyuk/signxml) from 3.2.2 to 4.0.3. - [Release notes](https://github.com/kislyuk/signxml/releases) - [Changelog](https://github.com/XML-Security/signxml/blob/develop/Changes.rst) - [Commits](XML-Security/signxml@v3.2.2...v4.0.3) --- updated-dependencies: - dependency-name: signxml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4c48df commit cdde969

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ marshmallow==3.22.0
1818
pydantic==2.9.2
1919
pyOpenSSL==24.2.1
2020
pytz==2024.2
21-
signxml==3.2.2
21+
signxml==4.0.3

requirements.txt

+2-4
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,7 @@ pydantic==2.9.2
6464
pydantic-core==2.23.4
6565
# via pydantic
6666
pyopenssl==24.2.1
67-
# via
68-
# -r requirements.in
69-
# signxml
67+
# via -r requirements.in
7068
pytz==2024.2
7169
# via -r requirements.in
7270
referencing==0.35.1
@@ -77,7 +75,7 @@ rpds-py==0.19.0
7775
# via
7876
# jsonschema
7977
# referencing
80-
signxml==3.2.2
78+
signxml==4.0.3
8179
# via -r requirements.in
8280
sqlparse==0.5.0
8381
# via django

0 commit comments

Comments
 (0)