Skip to content

Commit 34a978d

Browse files
chore(deps): bump xmltodict from 0.13.0 to 0.14.2 (#55)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2016c6 commit 34a978d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ pytz = "2024.2"
7979
orjson = "^3.10.7"
8080
serpyco-rs = "^1.10.2"
8181
sqlalchemy = {version = "^2.0,!=2.0.36", optional = true }
82-
xmltodict = "^0.13.0"
82+
xmltodict = ">=0.13,<0.15"
8383
Unidecode = "^1.3"
8484

8585
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)