Skip to content

Update defusedxml requirement from <1,>=0.7 to >=0.7.1,<1 - #11

Merged
UlrikErlingsen merged 1 commit into
mainfrom
dependabot/pip/defusedxml-gte-0.7.1-and-lt-1
Aug 24, 2026
Merged

Update defusedxml requirement from <1,>=0.7 to >=0.7.1,<1#11
UlrikErlingsen merged 1 commit into
mainfrom
dependabot/pip/defusedxml-gte-0.7.1-and-lt-1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on defusedxml to permit the latest version.

Release notes

Sourced from defusedxml's releases.

v0.7.1

Fix regression defusedxml.ElementTree.ParseError (#63). The ParseError exception is now the same class object as xml.etree.ElementTree.ParseError again.

Changelog

Sourced from defusedxml's changelog.

defusedxml 0.7.1

Release date: 08-Mar-2021

  • Fix regression defusedxml.ElementTree.ParseError (#63) The ParseError exception is now the same class object as xml.etree.ElementTree.ParseError again.

defusedxml 0.7.0

Release date: 4-Mar-2021

  • No changes

defusedxml 0.7.0rc2

Release date: 12-Jan-2021

  • Re-add and deprecate defusedxml.cElementTree
  • Use GitHub Actions instead of TravisCI
  • Restore ElementTree attribute of xml.etree module after patching

defusedxml 0.7.0rc1

Release date: 04-May-2020

  • Add support for Python 3.9
  • defusedxml.cElementTree is not available with Python 3.9.
  • Python 2 is deprecate. Support for Python 2 will be removed in 0.8.0.

defusedxml 0.6.0

Release date: 17-Apr-2019

  • Increase test coverage.
  • Add badges to README.

defusedxml 0.6.0rc1

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [defusedxml](https://github.com/tiran/defusedxml) to permit the latest version.
- [Release notes](https://github.com/tiran/defusedxml/releases)
- [Changelog](https://github.com/tiran/defusedxml/blob/main/CHANGES.txt)
- [Commits](tiran/defusedxml@v0.7.0...v0.7.1)

---
updated-dependencies:
- dependency-name: defusedxml
  dependency-version: 0.7.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 1, 2026
@UlrikErlingsen
UlrikErlingsen merged commit 877cdc7 into main Aug 24, 2026
8 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/defusedxml-gte-0.7.1-and-lt-1 branch August 24, 2026 18:03
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