From 314bd874b80e8168dc08983af60fddb560d93077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 11:37:04 +0000 Subject: [PATCH] Bump pynacl from 1.4.0 to 1.6.2 Bumps [pynacl](https://github.com/pyca/pynacl) from 1.4.0 to 1.6.2. - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pynacl/compare/1.4.0...1.6.2) --- updated-dependencies: - dependency-name: pynacl dependency-version: 1.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e666b214..2d4c7f72 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,7 +19,7 @@ pluggy>=1.0.0 protobuf>=3.13.0,<7.0.0 py>=1.11.0 pycparser==2.20 -PyNaCl==1.4.0 +PyNaCl==1.6.2 pyparsing==2.4.7 pyrsistent==0.18.0 pytest>=7.0.0,<8.0.0