From bf649b5d82f70fdff3240baa5cb6d4131a3bbded Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 14:19:32 +0000 Subject: [PATCH] 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] --- automated_detection_testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index eba078d5f7..699c024fe6 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -48,7 +48,7 @@ py==1.8.1 pycparser==2.19 PyGithub==1.51 PyJWT==1.7.1 -PyNaCl==1.3.0 +PyNaCl==1.4.0 pyparsing==2.4.6 pytest==5.3.2 python-daemon==2.2.4