From 70be313a4e1c27d2f30a390f84511c7c9d568f56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:59:56 +0000 Subject: [PATCH] chore(deps): bump pynacl from 1.5.0 to 1.6.2 in /ci 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] --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index c0624f06..7989cab6 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -9,7 +9,7 @@ idna==3.7 invoke==1.4.1 paramiko==3.4.0 pycparser==2.20 -PyNaCl==1.5.0 +PyNaCl==1.6.2 requests==2.32.4 ruamel.yaml==0.16.12 ruamel.yaml.clib==0.2.2