From be3b5e134851d1d6fa62e7be33367d9f3c7d3157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:54:29 +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 37ea7dc..95648d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pillow==10.4.0 pyasn1==0.6.0 pycparser==2.22 Pygments==2.18.0 -PyNaCl==1.5.0 +PyNaCl==1.6.2 pytz==2024.1 requests==2.32.3 rich==13.7.1