From 9f71d55efe56f6f20587b10c4fd072134fbc1c58 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 10:44:38 +0000 Subject: [PATCH] Bump securesystemslib[crypto,pynacl] from 0.14.2 to 0.15.0 Bumps [securesystemslib[crypto,pynacl]](https://github.com/secure-systems-lab/securesystemslib) from 0.14.2 to 0.15.0. - [Release notes](https://github.com/secure-systems-lab/securesystemslib/releases) - [Changelog](https://github.com/secure-systems-lab/securesystemslib/blob/master/CHANGELOG.md) - [Commits](https://github.com/secure-systems-lab/securesystemslib/compare/v0.14.2...v0.15.0) Signed-off-by: dependabot-preview[bot] --- requirements-pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pinned.txt b/requirements-pinned.txt index b6639dbf0..d4232e7d6 100644 --- a/requirements-pinned.txt +++ b/requirements-pinned.txt @@ -35,6 +35,6 @@ pathspec==0.8.0 pycparser==2.20 # via cffi pynacl==1.3.0 # via securesystemslib python-dateutil==2.8.1 -securesystemslib[crypto,pynacl]==0.14.2 +securesystemslib[crypto,pynacl]==0.15.0 six==1.15.0 subprocess32==3.5.4 # via securesystemslib