attack_data
attack_data copied to clipboard
Bump xmltodict from 0.12.0 to 0.13.0
Bumps xmltodict from 0.12.0 to 0.13.0.
Changelog
Sourced from xmltodict's changelog.
v0.13.0
- Add install info to readme for openSUSE. (#205)
- Thanks,
@smarlowucf!- Support defaultdict for namespace mapping (#211)
- Thanks,
@nathanalderson!- parse(generator) is now possible (#212)
- Thanks,
@xandey!- Processing comments on parsing from xml to dict (connected to #109) (#221)
- Thanks,
@svetazol!- Add expand_iter kw to unparse to expand iterables (#213)
- Thanks,
@claweyenuk!- Fixed some typos
- Thanks,
@timgates42and@kianmeng!- Add support for python3.8
- Thanks,
@t0b3!- Drop Jython/Python 2 and add Python 3.9/3.10.
- Drop OrderedDict in Python >= 3.7
- Do not use len() to determine if a sequence is empty
- Thanks,
@DimitriPapadopoulos!- Add more namespace attribute tests
- Thanks,
@leogregianin!- Fix encoding issue in setup.py
- Thanks,
@rjarry!
Commits
096db4aBump version and update CHANGELOG.20bc78csetup: open README.md with a specific encoding072b119Add more namespace attribute testsf2e6d31Do not uselen()to determine if a sequence is empty9482869Fix typo231b4d4Drop OrderedDict in Python >= 3.7b468b64Drop Jython/Python 2 and add Python 3.9/3.10ae19c45add python3.8d6a8377Fix simple typo: precendence -> precedence (#235)587a7c4Add expand_iter kw to unparse to expand iterables (#213)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)