From cde9b053501b46bcea142492720cc5ba1627975d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 10:57:25 +0000 Subject: [PATCH] build(deps): bump pykcs11 from 1.5.11 to 1.5.12 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](https://github.com/LudovicRousseau/PyKCS11/compare/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] --- requirements-pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pinned.txt b/requirements-pinned.txt index 3c1fc8eb..29936b23 100644 --- a/requirements-pinned.txt +++ b/requirements-pinned.txt @@ -15,7 +15,7 @@ cryptography==38.0.3 # via -r requirements.txt pycparser==2.21 # via cffi -pykcs11==1.5.11 +pykcs11==1.5.12 # via -r requirements.txt pynacl==1.5.0 # via -r requirements.txt