Skip to content

Commit 25da502

Browse files
chore(deps): bump xmltodict from 0.15.1 to 1.0.0 (#946)
Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.15.1 to 1.0.0. - [Release notes](https://github.com/martinblech/xmltodict/releases) - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](martinblech/xmltodict@v0.15.1...v1.0.0) --- updated-dependencies: - dependency-name: xmltodict dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c9ab0b commit 25da502

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements-windows.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ typing-extensions==4.14.0 \
354354
--hash=sha256:8676b788e32f02ab42d9e7c61324048ae4c6d844a399eebace3d4979d75ceef4 \
355355
--hash=sha256:a1514509136dd0b477638fc68d6a91497af5076466ad0fa6c338e44e359944af
356356
# via beautifulsoup4
357-
xmltodict==0.15.1 \
358-
--hash=sha256:3d8d49127f3ce6979d40a36dbcad96f8bab106d232d24b49efdd4bd21716983c \
359-
--hash=sha256:dcd84b52f30a15be5ac4c9099a0cb234df8758624b035411e329c5c1e7a49089
357+
xmltodict==1.0.0 \
358+
--hash=sha256:64316adb5e30ca21ad5cf391f4f0f6b34f673d96b79574f1db1e32b13b43ee34 \
359+
--hash=sha256:f50eb9020d28c673b40bbe3f43458ee165f0267c67f8ad8df0d70d9a4f3ac824
360360
# via linuxfabrik-lib

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -758,9 +758,9 @@ wrapt==1.17.2 \
758758
--hash=sha256:fc78a84e2dfbc27afe4b2bd7c80c8db9bca75cc5b85df52bfe634596a1da846b \
759759
--hash=sha256:ff04ef6eec3eee8a5efef2401495967a916feaa353643defcc03fc74fe213b58
760760
# via debtcollector
761-
xmltodict==0.15.1 \
762-
--hash=sha256:3d8d49127f3ce6979d40a36dbcad96f8bab106d232d24b49efdd4bd21716983c \
763-
--hash=sha256:dcd84b52f30a15be5ac4c9099a0cb234df8758624b035411e329c5c1e7a49089
761+
xmltodict==1.0.0 \
762+
--hash=sha256:64316adb5e30ca21ad5cf391f4f0f6b34f673d96b79574f1db1e32b13b43ee34 \
763+
--hash=sha256:f50eb9020d28c673b40bbe3f43458ee165f0267c67f8ad8df0d70d9a4f3ac824
764764
# via
765765
# -r requirements.in
766766
# linuxfabrik-lib

0 commit comments

Comments
 (0)