Skip to content

Commit 3f54b36

Browse files
dependabot[bot]kdeldycke
authored andcommitted
Update xmltodict requirement from ~=0.14.2 to ~=0.15.1
Updates the requirements on [xmltodict](https://github.com/martinblech/xmltodict) to permit the latest version. - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](martinblech/xmltodict@v0.14.2...v0.15.1) --- updated-dependencies: - dependency-name: xmltodict dependency-version: 0.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b2e442 commit 3f54b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ dependencies = [
101101
"spdx-tools ~= 0.8.2",
102102
"tabulate [widechars] ~= 0.9.0",
103103
"tomli_w ~= 1.2.0",
104-
"xmltodict ~= 0.14.2",
104+
"xmltodict ~= 0.15.1",
105105
]
106106

107107
[project.optional-dependencies]

0 commit comments

Comments
 (0)