From 98d3bf59249e4f3287483be9839b68595e7daf86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 19:04:14 +0000 Subject: [PATCH] Bump pynacl from 1.6.0 to 1.6.2 Bumps [pynacl](https://github.com/pyca/pynacl) from 1.6.0 to 1.6.2. - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pynacl/compare/1.6.0...1.6.2) --- updated-dependencies: - dependency-name: pynacl dependency-version: 1.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ea82379..1949920 100644 --- a/requirements.txt +++ b/requirements.txt @@ -106,7 +106,7 @@ pygments==2.19.2 # pytest pymdown-extensions==10.16.1 # via mkdocs-material -pynacl==1.6.0 +pynacl==1.6.2 # via paramiko pytest==8.4.2 # via