From 61d5f679ddfe60dff1406e69f954d23d887b88ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 19:23:56 +0000 Subject: [PATCH] Update dependency xmltodict to v0.14.0 --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 20cdaf276..bc0216ff3 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1753,13 +1753,13 @@ files = [ [[package]] name = "xmltodict" -version = "0.13.0" +version = "0.14.0" description = "Makes working with XML feel like you are working with JSON" optional = false python-versions = ">=3.4" files = [ - {file = "xmltodict-0.13.0-py2.py3-none-any.whl", hash = "sha256:aa89e8fd76320154a40d19a0df04a4695fb9dc5ba977cbb68ab3e4eb225e7852"}, - {file = "xmltodict-0.13.0.tar.gz", hash = "sha256:341595a488e3e01a85a9d8911d8912fd922ede5fecc4dce437eb4b6c8d037e56"}, + {file = "xmltodict-0.14.0-py2.py3-none-any.whl", hash = "sha256:6dd20b8de8d0eb84d175ec706cc17b53df236615b0980de33537736319e5ee85"}, + {file = "xmltodict-0.14.0.tar.gz", hash = "sha256:8b39b25b564fd466be566c9e8a869cc4b5083c2fec7f98665f47bf0853f6cc77"}, ] [[package]]