Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps the dependencies group with 1 update: securesystemslib.

Updates securesystemslib from 1.3.0 to 1.3.1

Release notes

Sourced from securesystemslib's releases.

v1.3.1

See CHANGELOG.md for details.

Changelog

Sourced from securesystemslib's changelog.

securesystemslib v1.3.1

Fixed

  • AWSSigner: Don't send payload to AWS for signing, send hash only (#1026)
  • Set Development status classifier to "production/stable" in Python packaging (#1030)

Internals

Commits
  • 6f77419 Merge pull request #1030 from jku/release-prep-1.3.1
  • b71cc52 Prepare release 1.3.1
  • f683509 Merge pull request #1026 from ArkadiuszNitkaSWI/fix-aws-signer
  • 9752719 Merge pull request #1027 from secure-systems-lab/dependabot/pip/test-and-lint...
  • 4226b76 build(deps): bump the test-and-lint-dependencies group with 4 updates
  • 6394e3e Review changes
  • dee9a83 linter
  • 07b0fc7 update .gitignore
  • e8158a4 Fix AWS signer, allow messages bigger than 4kB
  • e23f855 Merge pull request #1023 from secure-systems-lab/dependabot/pip/dependencies-...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.3.0 to 1.3.1
- [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.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: securesystemslib
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 29, 2025 23:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 29, 2025
@coveralls
Copy link

Coverage Status

coverage: 96.603%. remained the same
when pulling 28b8299 on dependabot/pip/dependencies-5ee3b89c4f
into 4ed7458 on develop.

@lukpueh lukpueh merged commit 8bb24f1 into develop Sep 30, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dependencies-5ee3b89c4f branch September 30, 2025 06:55
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.

3 participants