Skip to content

build(deps): bump securesystemslib from 1.4.0 to 1.5.0 in the dependencies group - #3007

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/dependencies-58541d56dc
Open

build(deps): bump securesystemslib from 1.4.0 to 1.5.0 in the dependencies group#3007
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/dependencies-58541d56dc

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 1 update: securesystemslib.

Updates securesystemslib from 1.4.0 to 1.5.0

Release notes

Sourced from securesystemslib's releases.

v1.5.0

See CHANGELOG.md for details.

Changelog

Sourced from securesystemslib's changelog.

1.5.0

Added

  • Post-quantum ML-DSA (ML-DSA-44, ML-DSA-65, ML-DSA-87) support in CryptoSigner, GCPSigner, and SSlibKey (#1124)
  • TKeySigner: Support Tillitis TKey hardware token as a ML-DSA-44 signer (URI scheme tkey:) (#1149)
  • CryptoSigner: Support ecdsa-sha2-nistp384 and ecdsa-sha2-nistp521 schemes in key generation and signing (#1181)
  • Named constants for key types and signing schemes in signer module (#1137)

Changed

  • HSMSigner: Switch backend library to python-pkcs11 (#1156)
  • HSMSigner: Allow token login during import_() (#1109, #1156)
  • GitHub releases are now immutable (#1098, #1188)

Deprecated

  • ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, and ecdsa-sha2-nistp521 as keytype values. Use ecdsa instead. (#363, #1138)

Removed

  • Drop SHA-224 RSA schemes (rsassa-pss-sha224 and rsa-pkcs1v15-sha224) from the default verification registry (#1171)

Fixed

  • Make Key, Signature, and Envelope hashable (#1163)
  • Fix GPG homedir path handling on Windows with native gpg.exe (#1140)
  • Fix redefined loop variable in Envelope.from_dict (#1139)
Commits
  • cbb9017 Merge pull request #1188 from jku/prep-release-1.5.0
  • b0846a1 Merge pull request #1187 from jku/signer-docs
  • 588869b Merge pull request #1190 from ECD5A/fix/1189-tkey-key-mismatch-error
  • 94f63e3 Mention release immutability
  • 29e24b1 Merge pull request #1191 from ECD5A/security/1098-immutable-releases
  • a8e8658 ci: publish GitHub releases from drafts
  • 2297454 TKeySigner: raise KeyMismatchError for mismatched keys
  • 3ccb228 Prepare 1.5.0 release
  • 5388425 lint fix
  • 559a1d1 Add some details to keytypes
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update: [securesystemslib](https://github.com/secure-systems-lab/securesystemslib).


Updates `securesystemslib` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/secure-systems-lab/securesystemslib/releases)
- [Changelog](https://github.com/secure-systems-lab/securesystemslib/blob/main/CHANGELOG.md)
- [Commits](secure-systems-lab/securesystemslib@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: securesystemslib
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 31, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 31, 2026 21:43
@dependabot dependabot Bot added the python Pull requests that update Python code label Aug 31, 2026
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.

0 participants