Update dependency xmltodict to ^0.14.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
xmltodict | dependencies | minor |
^0.13.0 -> ^0.14.0
|
Release Notes
martinblech/xmltodict
v0.14.2
- Revert "Ensure significant whitespace is not trimmed"
- This changed was backwards incompatible and caused downstream issues.
v0.14.1
- Drop support for Python older than 3.6
- Additional ruff/Pyflakes/codespell fixes.
- Thanks @DimitriPapadopoulos!
v0.14.0
- Drop old Python 2 support leftover code and apply several RUFF code health fixes.
- Thanks, @DimitriPapadopoulos!
- Add Python 3.11, 3.12 and 3.13 support and tests.
- Thanks, @angvp!
- Tests in gh-action.
- Thanks, @almaz.kun!
- Remove defusedexpat import.
- Thanks, @hanno!
- Replace deprecated BadZipfile with BadZipFile.
- Thanks, @hugovk!
- Support indent using integer format, enable
python -m unittest tests/*.py
.- Thanks, @hiiwave!
- Ensure significant whitespace is not trimmed
- Thanks, @trey.franklin!
- added conda installation command
- Thanks, @sugatoray!
- fix attributes not appearing in streaming mode
- Thanks, @timnguyen001!
- Fix Travis CI status badge URL
- Update push_release.sh to use twine.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Tine Wittler