From 7eeacb5ec7ab3555b745c2826eae6b9149c5b86d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 19:00:56 +0000 Subject: [PATCH] Bump pynacl from 1.5.0 to 1.6.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 61e5ee5..1410bd5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -81,7 +81,7 @@ PyGithub==2.6.1 Pygments==2.19.1 PyJWT==2.10.1 pylcs==0.1.1 -PyNaCl==1.5.0 +PyNaCl==1.6.2 pyparsing==3.2.3 python-dateutil==2.9.0.post0 python-dotenv==1.1.0