Chore(deps): Bump pynacl from 1.5 to 1.6.2#440
Conversation
Bumps [pynacl](https://github.com/pyca/pynacl) from 1.5 to 1.6.2. - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](pyca/pynacl@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] <support@github.com>
|
Failed to retrieve llama text: Invalid URL '/completion': No scheme supplied. Perhaps you meant https:///completion? |
foxpatch-aleph
left a comment
There was a problem hiding this comment.
This is a clean, straightforward dependency update bumping pynacl from 1.5 to 1.6.2. The primary motivation is the security fix in 1.6.2 which updates libsodium to 1.0.20-stable to resolve CVE-2025-69277. The project requires Python >=3.9 (line 13 of pyproject.toml), so the backwards-incompatible removal of Python 3.6/3.7 support in pynacl 1.6.0 is not a concern. The changelog shows no breaking API changes for existing functionality - only new features were added (AEAD AES bindings, crypto_core_ed25519_from_uniform). The version is correctly updated in all three locations: main dependencies, solana optional-dependencies, and tezos optional-dependencies.
Bumps pynacl from 1.5 to 1.6.2.
Changelog
Sourced from pynacl's changelog.
... (truncated)
Commits
ecf41f5changelog and version bump for 1.6.2 (#923)685a5e7Switch to PyPI trusted publishing (#925)78e0aa3missed adding these files as part of the libsodium update (#924)9631488Bump libsodium to the latest 1.0.20 (#922)563b25bAdd script to update vendored libsodium (#921)d233105Include libsodium license in wheels (#917)cabc3a8Bump dessant/lock-threads from 5 to 6 (#914)f359617Bump actions/download-artifact from 6.0.0 to 7.0.0 (#915)fb6e37fBump actions/upload-artifact from 5 to 6 (#916)526f992Bump actions/checkout from 6.0.0 to 6.0.1 (#911)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.