From 56643b4df282d475c7988a59abe794e7db00b0ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:56:31 +0000 Subject: [PATCH] Bump pynacl from 1.5.0 to 1.6.2 in /docs/sphinx 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: indirect ... Signed-off-by: dependabot[bot] --- docs/sphinx/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sphinx/requirements.txt b/docs/sphinx/requirements.txt index a67510ed..30a7df8f 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -25,7 +25,7 @@ breathe==4.35.0 # via rocm-docs-core certifi==2024.8.30 # via requests -cffi==1.17.1 +cffi==2.0.0 # via # cryptography # pynacl @@ -197,7 +197,7 @@ pyjson5==1.6.7 # via doxysphinx pyjwt[crypto]==2.9.0 # via pygithub -pynacl==1.5.0 +pynacl==1.6.2 # via pygithub pyparsing==3.2.0 # via