From 48d1530205de786aa1c421c7bf7464da503542e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 14:30:10 -0700 Subject: [PATCH] Bump pynacl from 1.5.0 to 1.6.2 in /docs/sphinx (#2127) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Corey Derochie <161367113+corey-derochie-amd@users.noreply.github.com> [ROCm/rccl commit: f38665ac9a5621510153e4e524d11a006103a850] --- projects/rccl/docs/sphinx/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/rccl/docs/sphinx/requirements.txt b/projects/rccl/docs/sphinx/requirements.txt index daec90bf41..ee1fa0d333 100644 --- a/projects/rccl/docs/sphinx/requirements.txt +++ b/projects/rccl/docs/sphinx/requirements.txt @@ -25,7 +25,7 @@ breathe==4.35.0 # via rocm-docs-core certifi==2024.7.4 # via requests -cffi==1.16.0 +cffi==2.0.0 # via # cryptography # pynacl @@ -164,7 +164,7 @@ pygments==2.18.0 # sphinx pyjwt[crypto]==2.8.0 # via pygithub -pynacl==1.5.0 +pynacl==1.6.2 # via pygithub python-dateutil==2.9.0.post0 # via jupyter-client