From 4f0290930b9647544c6375d15f7a27fb6e358d7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:48:49 +0000 Subject: [PATCH] build(deps): 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 d4f43a8e..3fbf60ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ PyGithub==1.56 Pygments==2.15.0 PyJWT==2.9.0 PyMySQL==1.1.1 -PyNaCl==1.5.0 +PyNaCl==1.6.2 pyOpenSSL==24.2.1 pyparsing==2.4.7 python-dateutil==2.8.1