Skip to content

Update xmltodict requirement from <1.0.0,>=0.13.0 to >=0.13.0,<2.0.0 - #39

Merged
Dragon-Git merged 1 commit into
masterfrom
dependabot/pip/xmltodict-1.0.4
Aug 11, 2026
Merged

Update xmltodict requirement from <1.0.0,>=0.13.0 to >=0.13.0,<2.0.0#39
Dragon-Git merged 1 commit into
masterfrom
dependabot/pip/xmltodict-1.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 23, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on xmltodict to permit the latest version.

Release notes

Sourced from xmltodict's releases.

v1.0.4

1.0.4 (2026-02-22)

Bug Fixes

  • unparse: add bytes_errors policy and handle bytes scalars consistently (ed70434)
Changelog

Sourced from xmltodict's changelog.

1.0.4 (2026-02-22)

Bug Fixes

  • unparse: add bytes_errors policy and handle bytes scalars consistently (ed70434)

1.0.3 (2026-02-15)

Bug Fixes

  • unparse: serialize None text/attrs as empty values (fixes #401) (aa16511)

Documentation

  • readme: fix Fedora and Arch package links (fd6a73b)

1.0.2 (2025-09-17)

Bug Fixes

  • allow DOCTYPE with disable_entities=True (default) (25b61a4)

1.0.1 (2025-09-17)

Bug Fixes

  • fail closed when entities disabled (c986d2d)
  • validate XML comments (3d4d2d3)

Documentation

  • add SECURITY.md (6413023)
  • clarify behavior for empty lists (2025b5c)
  • clarify process_comments docs (6b464fc)
  • clarify strip whitespace comment behavior (b3e2203)
  • create AGENTS.md for coding agents (0da66ee)
  • replace travis with actions badge (2576b94)
  • update CONTRIBUTING.md (db39180)

1.0.0 (2025-09-12)

⚠ BREAKING CHANGES

... (truncated)

Commits
  • 8d7f1fd chore(master): release 1.0.4
  • ed70434 fix(unparse): add bytes_errors policy and handle bytes scalars consistently
  • 89c4bf7 chore(master): release 1.0.3
  • fd6a73b docs(readme): fix Fedora and Arch package links
  • aa16511 fix(unparse): serialize None text/attrs as empty values (fixes #401)
  • f7d76c9 style: lines required between function definitions
  • 1bfb267 build: remove unnecessary wheel from dependencies
  • d9f6d40 build: no need for README.md in MANIFEST.in
  • 34378ef build: pep 639 compliance
  • d079849 chore(master): release 1.0.2
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2026
@Dragon-Git

Copy link
Copy Markdown
Owner

@dependabot rebase

Updates the requirements on [xmltodict](https://github.com/martinblech/xmltodict) to permit the latest version.
- [Release notes](https://github.com/martinblech/xmltodict/releases)
- [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md)
- [Commits](martinblech/xmltodict@v0.13.0...v1.0.4)

---
updated-dependencies:
- dependency-name: xmltodict
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot changed the title Bump xmltodict from 0.15.0 to 1.0.4 Update xmltodict requirement from <1.0.0,>=0.13.0 to >=0.13.0,<2.0.0 Aug 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/xmltodict-1.0.4 branch from b4815b4 to 676e3f5 Compare August 11, 2026 10:45
@Dragon-Git
Dragon-Git merged commit f407d8a into master Aug 11, 2026
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/xmltodict-1.0.4 branch August 11, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant