From 797ccf0ac49d7ad0552c63c2bc341032cd876169 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2020 10:52:32 +0000 Subject: [PATCH] build(deps): bump securesystemslib[colors,crypto,pynacl] Bumps [securesystemslib[colors,crypto,pynacl]](https://github.com/secure-systems-lab/securesystemslib) from 0.14.0 to 0.14.2. - [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.0...v0.14.2) 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 d6c92dcd..91955a52 100644 --- a/requirements-pinned.txt +++ b/requirements-pinned.txt @@ -11,7 +11,7 @@ pycparser==2.19 # via cffi pynacl==1.3.0 # via securesystemslib python-dateutil==2.8.1 # via securesystemslib requests==2.23.0 -securesystemslib[colors,crypto,pynacl]==0.14.0 +securesystemslib[colors,crypto,pynacl]==0.14.2 six==1.14.0 subprocess32==3.5.4 ; python_version < '3' # via securesystemslib urllib3==1.25.8 # via requests