From 2b1d23bc1c7fb024235a118abfe047b0dd59a92d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 13:37:20 +0000 Subject: [PATCH] Update dependency xmltodict to ^0.15.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cc536a7..fcb2d84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ shortuuid = "^1.0.11" faker = ">30" requests= "^2" fiftyone = "^1.0.0" -xmltodict = "^0.14.0" +xmltodict = "^0.15.0" pytest-regressions = "^2.5.0" # Pinning boto3 is needed because of fiftyone's dependencies