From 7c77d21779a61be5454913c1c72944dc7808f284 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:47:17 +0000 Subject: [PATCH] Bump pynacl from 1.5.0 to 1.6.0 Bumps [pynacl](https://github.com/pyca/pynacl) from 1.5.0 to 1.6.0. - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pynacl/compare/1.5.0...1.6.0) --- updated-dependencies: - dependency-name: pynacl dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 995619e7d..c13c3473d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ platformdirs==4.4.0 pycparser==2.22 PyGithub==2.8.1 PyJWT==2.10.1 -PyNaCl==1.5.0 +PyNaCl==1.6.0 pyparsing==3.2.5 pyrsistent==0.20.0 python-dateutil==2.9.0.post0