From 532050ad144d9b43a0b554d3e700c63e77760e1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 22:13:28 +0000 Subject: [PATCH] chore(deps): bump pynacl from 1.6.0 to 1.6.1 Bumps [pynacl](https://github.com/pyca/pynacl) from 1.6.0 to 1.6.1. - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pynacl/compare/1.6.0...1.6.1) --- updated-dependencies: - dependency-name: pynacl dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index da3f905..4e46d67 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ keyring==25.6.0 questionary==2.1.1 cffi==1.17.1 requests==2.32.5 -PyNaCl==1.6.0 +PyNaCl==1.6.1 pytest==8.4.2 pytest-mock==3.14.1 rich==14.1.0 diff --git a/requirements.txt b/requirements.txt index b64fe3d..bbe27d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ keyring==25.6.0 questionary==2.1.1 cffi==1.17.1 requests==2.32.5 -PyNaCl==1.6.0 +PyNaCl==1.6.1 rich==14.1.0 botocore>=1.40.17 pyyaml==6.0.3