Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps pykcs11 from 1.5.11 to 1.5.12.

Release notes

Sourced from pykcs11's releases.

1.5.12 - April 2023, Ludovic Rousseau

  • add setAttributeValue()
  • minor improvements

Full Changelog: LudovicRousseau/PyKCS11@1.5.11...1.5.12

Changelog

Sourced from pykcs11's changelog.

1.5.12 - April 2023, Ludovic Rousseau

  • add setAttributeValue()
  • minor improvements
Commits
  • 86f0a6b Release 1.5.12
  • 0b56b0d documentation: fix deriveKey() formatting
  • 432d06f tox: fix for tox 3.28.0 (Debian Bookworm)
  • b25aecc Makefile: do not fail if "api" directory does not exist
  • 883044f Documentation: use a Python virtual environment
  • 072cc67 tox.ini: import environment variables from tox.env
  • a88bcb6 Makefile: add a "tox" target
  • e793215 run_test: use get_PYKCS11LIB
  • 1a60e85 get_PYKCS11LIB: extract set_PYKCS11LIB() from run_test.py
  • 39d6784 sample signature: sign a text message
  • 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)

Bumps [pykcs11](https://github.com/LudovicRousseau/PyKCS11) from 1.5.11 to 1.5.12.
- [Release notes](https://github.com/LudovicRousseau/PyKCS11/releases)
- [Changelog](https://github.com/LudovicRousseau/PyKCS11/blob/master/Changes.txt)
- [Commits](LudovicRousseau/PyKCS11@1.5.11...1.5.12)

---
updated-dependencies:
- dependency-name: pykcs11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 10, 2023
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