Skip to content

Commit d00a3ab

Browse files
chore(deps): bump xmltodict from 0.15.0 to 0.15.1 (#943)
Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.15.0 to 0.15.1. - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](martinblech/xmltodict@v0.15.0...v0.15.1) --- updated-dependencies: - dependency-name: xmltodict dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b126dd3 commit d00a3ab

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.0 \
358-
--hash=sha256:8887783bf1faba1754fc45fdf3fe03fbb3629c811ae57f91c018aace4c58d4ed \
359-
--hash=sha256:c6d46b4e3413d1e4fc3e5016f0f1c7a5c10f8ce39efaa0cb099af986ecfc9a53
357+
xmltodict==0.15.1 \
358+
--hash=sha256:3d8d49127f3ce6979d40a36dbcad96f8bab106d232d24b49efdd4bd21716983c \
359+
--hash=sha256:dcd84b52f30a15be5ac4c9099a0cb234df8758624b035411e329c5c1e7a49089
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.0 \
762-
--hash=sha256:8887783bf1faba1754fc45fdf3fe03fbb3629c811ae57f91c018aace4c58d4ed \
763-
--hash=sha256:c6d46b4e3413d1e4fc3e5016f0f1c7a5c10f8ce39efaa0cb099af986ecfc9a53
761+
xmltodict==0.15.1 \
762+
--hash=sha256:3d8d49127f3ce6979d40a36dbcad96f8bab106d232d24b49efdd4bd21716983c \
763+
--hash=sha256:dcd84b52f30a15be5ac4c9099a0cb234df8758624b035411e329c5c1e7a49089
764764
# via
765765
# -r requirements.in
766766
# linuxfabrik-lib

0 commit comments

Comments
 (0)