From 500f3fdc070394e2689f0e22af6d2125bf4ecf4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 17:23:41 +0000 Subject: [PATCH] build(deps): bump pynacl from 1.6.0 to 1.6.2 in /packages/audio/python Bumps [pynacl](https://github.com/pyca/pynacl) from 1.6.0 to 1.6.2. - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pynacl/compare/1.6.0...1.6.2) --- updated-dependencies: - dependency-name: pynacl dependency-version: 1.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/audio/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/audio/python/requirements.txt b/packages/audio/python/requirements.txt index 6bef630..d7d9b4b 100644 --- a/packages/audio/python/requirements.txt +++ b/packages/audio/python/requirements.txt @@ -2,4 +2,4 @@ # Keep this pinned until the fix lands in a release. py-cord @ git+https://github.com/Pycord-Development/pycord@326b72acc8d1d952ac002fe07ca65581cf5952bc davey==0.1.6 -PyNaCl==1.6.0 +PyNaCl==1.6.2