boilerplate-language / boilerplate-python

Template for python
https://kannkyo.github.io/boilerplate-python/html/
MIT License
0 stars 1 forks source link

build(deps-dev): bump in-toto from 1.3.1 to 1.3.2 #266

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps in-toto from 1.3.1 to 1.3.2.

Release notes

Sourced from in-toto's releases.

v1.3.2

Added

  • Moved subprocess execution wrapper to in-toto from securesystemslib (#544)
  • Support for in-toto flavoured GPGSigner and GPGKey for use with securesystemlib's new signer API (#538)
  • Acknowledgement to Purdue University (#526)

Changed

  • Invocation of bandit linter (#541)
  • Link to in-toto specification in README (#551)
  • Dependency updates (#543, #549)
Changelog

Sourced from in-toto's changelog.

v1.3.2

Added

  • Moved subprocess execution wrapper to in-toto from securesystemslib (#544)
  • Support for in-toto flavoured GPGSigner and GPGKey for use with securesystemlib's new signer API (#538)
  • Acknowledgement to Purdue University (#526)

Changed

  • Invocation of bandit linter (#541)
  • Link to in-toto specification in README (#551)
  • Dependency updates (#543, #549)
Commits
  • c07afeb Merge pull request #553 from adityasaky/prepare-v1.3.2
  • f271752 Prepare v1.3.2
  • 3d95dd6 Bump securesystemslib to v0.27.0
  • 60a614f Merge pull request #551 from adityasaky/fix-link-to-spec
  • 02c2439 Fix link to in-toto spec in README
  • 48a2c20 Merge pull request #549 from in-toto/dependabot/pip/cryptography-39.0.2
  • 5031362 Bump cryptography from 39.0.1 to 39.0.2
  • 03e3de9 Merge pull request #526 from in-toto/JustinCappos-ack-update
  • bf6df82 Include Purdue in acknowledgements
  • fbc1eb0 Merge pull request #544 from lukpueh/refactor-execute-link
  • 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 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)