Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent a0bfd99 commit ab158c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ requirements = [
"httpx==0.27.2",
"orjson==3.10.7",
"packaging==24.1",
"xmltodict==0.13.0",
"xmltodict==0.14.2",
]
requirements_test = [
"mypy==1.12.0",
Expand Down

0 comments on commit ab158c1

Please sign in to comment.