From ca7c3dca9125074a0081eda2b95555d89817a658 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 16:47:35 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump xmltodict from 0.14.1 to 0.14.2 Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.14.1 to 0.14.2. - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](https://github.com/martinblech/xmltodict/compare/v0.14.1...v0.14.2) --- updated-dependencies: - dependency-name: xmltodict dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0245eae..923a5c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,5 +44,5 @@ webex-bot==0.5.2 webexteamssdk==1.6.1 websockets==11.0.3 wrapt==1.16.0 -xmltodict==0.14.1 +xmltodict==0.14.2 zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability