Skip to content

Commit

Permalink
chore(deps): bump xmltodict from 0.13.0 to 0.14.2
Browse files Browse the repository at this point in the history
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](martinblech/xmltodict@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent c347760 commit b7450d0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 73 deletions.
83 changes: 11 additions & 72 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ pytz = "2024.1"
orjson = "^3.10.7"
serpyco-rs = "^1.10.2"
sqlalchemy = {version = "^2.0,!=2.0.36", optional = true }
xmltodict = "^0.13.0"
xmltodict = ">=0.13,<0.15"

[tool.poetry.group.dev.dependencies]
freezegun = "*"
Expand Down

0 comments on commit b7450d0

Please sign in to comment.