Skip to content

Commit efa199e

Browse files
chore(deps): bump xmltodict from 1.0.0 to 1.0.1 (#947)
Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/martinblech/xmltodict/releases) - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](martinblech/xmltodict@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: xmltodict dependency-version: 1.0.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 25da502 commit efa199e

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==1.0.0 \
358-
--hash=sha256:64316adb5e30ca21ad5cf391f4f0f6b34f673d96b79574f1db1e32b13b43ee34 \
359-
--hash=sha256:f50eb9020d28c673b40bbe3f43458ee165f0267c67f8ad8df0d70d9a4f3ac824
357+
xmltodict==1.0.1 \
358+
--hash=sha256:43f06e35e03f0f3ce622b9bd5e9652570a923db2906d5d4b830b76eafcafddcb \
359+
--hash=sha256:47b370ca0bf049bfad9e12ab27b2bb81c9d4d0ac2f58901810f3acc1c06987a5
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==1.0.0 \
762-
--hash=sha256:64316adb5e30ca21ad5cf391f4f0f6b34f673d96b79574f1db1e32b13b43ee34 \
763-
--hash=sha256:f50eb9020d28c673b40bbe3f43458ee165f0267c67f8ad8df0d70d9a4f3ac824
761+
xmltodict==1.0.1 \
762+
--hash=sha256:43f06e35e03f0f3ce622b9bd5e9652570a923db2906d5d4b830b76eafcafddcb \
763+
--hash=sha256:47b370ca0bf049bfad9e12ab27b2bb81c9d4d0ac2f58901810f3acc1c06987a5
764764
# via
765765
# -r requirements.in
766766
# linuxfabrik-lib

0 commit comments

Comments
 (0)