Skip to content

build(deps): update signxml requirement from <5,>=4.0 to >=5.1.0,<6 in /backend - #5

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/signxml-gte-5.1.0-and-lt-6
Closed

build(deps): update signxml requirement from <5,>=4.0 to >=5.1.0,<6 in /backend#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/signxml-gte-5.1.0-and-lt-6

Conversation

@dependabot

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

Copy link
Copy Markdown

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on signxml to permit the latest version.

Release notes

Sourced from signxml's releases.

v5.1.0

  • Implement point-in-time verification
  • xades: fix CertDigest handling
  • Confirm certs passed to validate are X.509 formatted
  • Clarify location parameter syntax
Changelog

Sourced from signxml's changelog.

Changes for v5.1.0 (2026-07-04)

  • Implement point-in-time verification

    • Breaking change: SignXML now raises an error if a trusted cert passed in the x509_cert keyword argument has expired, restoring the behavior that was in place before v4.0.0. See the documentation if you need to verify signatures using expired certificates.
  • xades: fix CertDigest handling

  • Confirm certs passed to validate are X.509 formatted

  • Clarify location parameter syntax

Changes for v5.0.1 (2026-06-23)

  • Increase minimum cryptography version to 45 (#295)

Changes for v5.0.0 (2026-06-20)

  • X.509 certificate validation now requires the provided certificate to list digital signature as a key usage.

Changes for v4.5.1 (2026-06-13)

  • fix rst formatting

Changes for v4.5.0 (2026-06-13)

  • Support setting certificate validation policy

Changes for v4.4.0 (2026-03-01)

  • Forbid DTD declarations in XML input

  • Avoid deprecated method importlib.resources.open_text

Changes for v4.3.1 (2026-02-17)

  • Fix comparison logic for ECDSA public keys (#290)

Changes for v4.3.0 (2026-02-14)

... (truncated)

Commits
  • 6d57a0d v5.1.0
  • 2bd58f1 ruff format
  • f964532 Implement point-in-time verification
  • d732ce2 xades: fix CertDigest handling
  • 52dccc4 Confirm certs passed to validate are X.509 formatted. Clarify location syntax.
  • 4c4de69 Upgrade GHA to latest supported runners and actions
  • 58dafe2 v5.0.1
  • 2665ec6 Increase minimum cryptography version to 45 (#295)
  • a43264f Update README to include key usage for test cert
  • 19f07bb v5.0.0
  • 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 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 [signxml](https://github.com/XML-Security/signxml) to permit the latest version.
- [Release notes](https://github.com/XML-Security/signxml/releases)
- [Changelog](https://github.com/XML-Security/signxml/blob/main/Changes.rst)
- [Commits](XML-Security/signxml@v4.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: signxml
  dependency-version: 5.1.0
  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 29, 2026
@zmustafa

Copy link
Copy Markdown
Owner

Superseded by the combined, locally verified dependency update in 7b215a5.

@zmustafa zmustafa closed this Aug 31, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pip/backend/signxml-gte-5.1.0-and-lt-6 branch August 31, 2026 14:57
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