From 555886a4c7938dcc9bb5fe76f805df25f3792688 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 19:00:34 +0000 Subject: [PATCH] Bump pynacl Bumps [pynacl](https://github.com/pyca/pynacl) from 1.5.0 to 1.6.2. - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pynacl/compare/1.5.0...1.6.2) --- updated-dependencies: - dependency-name: pynacl dependency-version: 1.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../GLA/crypto/WalkingToTheSeaSide/solution/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/cybench/GLA/crypto/WalkingToTheSeaSide/solution/requirements.txt b/benchmarks/cybench/GLA/crypto/WalkingToTheSeaSide/solution/requirements.txt index ce7acca3..615cabff 100644 --- a/benchmarks/cybench/GLA/crypto/WalkingToTheSeaSide/solution/requirements.txt +++ b/benchmarks/cybench/GLA/crypto/WalkingToTheSeaSide/solution/requirements.txt @@ -20,7 +20,7 @@ psutil==5.9.6 pycparser==2.21 pyelftools==0.30 Pygments==2.16.1 -PyNaCl==1.5.0 +PyNaCl==1.6.2 pyserial==3.5 PySocks==1.7.1 python-dateutil==2.8.2