Skip to content

Commit 3e56ed1

Browse files
chore(deps): bump xmltodict from 1.0.2 to 1.0.3 (#1025)
Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/martinblech/xmltodict/releases) - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](martinblech/xmltodict@v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: xmltodict dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23a82b0 commit 3e56ed1

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
@@ -441,7 +441,7 @@ typing-extensions==4.14.0 \
441441
# via
442442
# beautifulsoup4
443443
# cryptography
444-
xmltodict==1.0.2 \
445-
--hash=sha256:54306780b7c2175a3967cad1db92f218207e5bc1aba697d887807c0fb68b7649 \
446-
--hash=sha256:62d0fddb0dcbc9f642745d8bbf4d81fd17d6dfaec5a15b5c1876300aad92af0d
444+
xmltodict==1.0.3 \
445+
--hash=sha256:35d65d5c08f2a1121df338a0c4e49ca638480fa7c1b899ded45e0759bf32e40e \
446+
--hash=sha256:3bf1f49c7836df34cf6d9cc7e690c4351f7dfff2ab0b8a1988bba4a9b9474909
447447
# via linuxfabrik-lib

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -836,9 +836,9 @@ wrapt==1.17.2 \
836836
--hash=sha256:fc78a84e2dfbc27afe4b2bd7c80c8db9bca75cc5b85df52bfe634596a1da846b \
837837
--hash=sha256:ff04ef6eec3eee8a5efef2401495967a916feaa353643defcc03fc74fe213b58
838838
# via debtcollector
839-
xmltodict==1.0.2 \
840-
--hash=sha256:54306780b7c2175a3967cad1db92f218207e5bc1aba697d887807c0fb68b7649 \
841-
--hash=sha256:62d0fddb0dcbc9f642745d8bbf4d81fd17d6dfaec5a15b5c1876300aad92af0d
839+
xmltodict==1.0.3 \
840+
--hash=sha256:35d65d5c08f2a1121df338a0c4e49ca638480fa7c1b899ded45e0759bf32e40e \
841+
--hash=sha256:3bf1f49c7836df34cf6d9cc7e690c4351f7dfff2ab0b8a1988bba4a9b9474909
842842
# via
843843
# -r requirements.in
844844
# linuxfabrik-lib

0 commit comments

Comments
 (0)