From 6ce9ffe9dc84b515816a559bdb4252b9c46d444a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:57:41 +0000 Subject: [PATCH] build(deps): bump pynacl from 1.5.0 to 1.6.2 in /ops/check-changed 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] --- ops/check-changed/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/check-changed/requirements.txt b/ops/check-changed/requirements.txt index 52f22da4a72b7..5bfca2ce25256 100644 --- a/ops/check-changed/requirements.txt +++ b/ops/check-changed/requirements.txt @@ -6,7 +6,7 @@ idna==3.7 pycparser==2.21 PyGithub==1.57 PyJWT==2.6.0 -PyNaCl==1.5.0 +PyNaCl==1.6.2 requests==2.32.0 urllib3==1.26.19 wrapt==1.14.1