From 993b90c06246b2cd690ee92c234a43ea84034949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:48:23 +0000 Subject: [PATCH] Bump pynacl from 1.5.0 to 1.6.2 in /drp_aa_mvp 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] --- drp_aa_mvp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drp_aa_mvp/requirements.txt b/drp_aa_mvp/requirements.txt index 869c5e8..6d0ee05 100644 --- a/drp_aa_mvp/requirements.txt +++ b/drp_aa_mvp/requirements.txt @@ -52,7 +52,7 @@ pycodestyle==2.7.0 pycparser==2.21 pyflakes==2.3.1 Pygments==2.10.0 -PyNaCl==1.5.0 +PyNaCl==1.6.2 pyparsing==3.0.6 python-dateutil==2.8.2 pytz==2021.1