From f01a31f2f98c93ee7a8bdae36e5d747f85423a2e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 09:37:12 +0000 Subject: [PATCH] build(deps): bump pynacl from 1.3.0 to 1.4.0 Bumps [pynacl](https://github.com/pyca/pynacl) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/pyca/pynacl/releases) - [Changelog](https://github.com/pyca/pynacl/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/pynacl/compare/1.3.0...1.4.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 0391188092..5ccc88c86f 100644 --- a/requirements-pinned.txt +++ b/requirements-pinned.txt @@ -8,7 +8,7 @@ idna==2.9 # via requests ipaddress==1.0.23 ; python_version < '3' # via cryptography iso8601==0.1.12 pycparser==2.20 # via cffi -pynacl==1.3.0 # via securesystemslib +pynacl==1.4.0 # via securesystemslib python-dateutil==2.8.1 # via securesystemslib requests==2.23.0 securesystemslib[colors,crypto,pynacl]==0.15.0