From 601e14190362c9765d189486f5728e4c4e8c6cc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 17:34:34 +0000 Subject: [PATCH] Bump xmltodict from 0.13.0 to 0.14.2 Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.13.0 to 0.14.2. - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](https://github.com/martinblech/xmltodict/compare/v0.13.0...v0.14.2) --- updated-dependencies: - dependency-name: xmltodict dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index bbd60db..8b88273 100644 --- a/Pipfile +++ b/Pipfile @@ -33,7 +33,7 @@ sqlalchemy = "==1.4.53" werkzeug = "==2.2.3" wheel = "*" wtforms = "==3.1.2" -xmltodict = "==0.13.0" +xmltodict = "==0.14.2" [requires] python_version = "3.12" diff --git a/Pipfile.lock b/Pipfile.lock index 4075392..b9fd6b4 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "37db649230bb66d2ddce11320113fab28bdeefb625d9b4a0492c977d3651675e" + "sha256": "50328eea0d81670f03ab09f3ad5b493bfc5d8b42f789296b693bfaeee9b73db9" }, "pipfile-spec": 6, "requires": { @@ -2768,12 +2768,12 @@ }, "xmltodict": { "hashes": [ - "sha256:341595a488e3e01a85a9d8911d8912fd922ede5fecc4dce437eb4b6c8d037e56", - "sha256:aa89e8fd76320154a40d19a0df04a4695fb9dc5ba977cbb68ab3e4eb225e7852" + "sha256:201e7c28bb210e374999d1dde6382923ab0ed1a8a5faeece48ab525b7810a553", + "sha256:20cc7d723ed729276e808f26fb6b3599f786cbc37e06c65e192ba77c40f20aac" ], "index": "pypi", - "markers": "python_version >= '3.4'", - "version": "==0.13.0" + "markers": "python_version >= '3.6'", + "version": "==0.14.2" }, "yarl": { "hashes": [