From 6febeb9727ab5f3c5d62c10ae6407722e0ab0161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:46:48 +0000 Subject: [PATCH] Bump pynacl from 1.5 to 1.6.2 Bumps [pynacl](https://github.com/pyca/pynacl) from 1.5 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 43d5c0d2..aec18849 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ pycparser==2.19 Pygments==2.18.0 pylint<=2.17.0-dev0,>=2.15.4 pymysql==1.1.1 -PyNaCl==1.5 +PyNaCl==1.6.2 pyparsing==2.4.7 pytest==7.4.4 pytest-asyncio==0.21