From d979c83fe02967a0b1dd239f4ea24a730ff7bc31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 09:40:49 +0000 Subject: [PATCH] build(deps): update xmltodict requirement from <0.13.1 to <0.14.3 Updates the requirements on [xmltodict](https://github.com/martinblech/xmltodict) to permit the latest version. - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](https://github.com/martinblech/xmltodict/compare/v0.2...v0.14.2) --- updated-dependencies: - dependency-name: xmltodict dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d8b8a9399c..7b895f8657b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -121,7 +121,7 @@ whitenoise==6.6.0 Brotli==1.1.0 # Contribs -xmltodict<0.13.1 +xmltodict<0.14.3 inflection>=0.4.0 jdcal==1.4.1 mock<6.0.0