From 7f3f346a841d3604e2736c1865816975cc93cd49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 05:05:42 +0000 Subject: [PATCH] Bump pynacl from 1.4.0 to 1.6.0 Bumps [pynacl](https://github.com/pyca/pynacl) from 1.4.0 to 1.6.0. - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pynacl/compare/1.4.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 ab42216..9839b14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pycparser==2.21 PyGithub==1.55 PyJWT==2.4.0 pylint==2.15.9 -PyNaCl==1.4.0 +PyNaCl==1.6.0 python-dateutil==2.8.2 python-gitlab==3.5.0 requests==2.28.1