Skip to content

Commit 7a1be8d

Browse files
Update dependency pynacl to v1.6.2 (#486)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [pynacl](https://redirect.github.com/pyca/pynacl) | `==1.6.1` → `==1.6.2` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/pynacl/1.6.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pynacl/1.6.1/1.6.2?slim=true) | --- ### Release Notes <details> <summary>pyca/pynacl (pynacl)</summary> ### [`v1.6.2`](https://redirect.github.com/pyca/pynacl/blob/HEAD/CHANGELOG.rst#162-2026-01-01) [Compare Source](https://redirect.github.com/pyca/pynacl/compare/1.6.1...1.6.2) - Updated `libsodium` to 1.0.20-stable (2025-12-31 build) to resolve `CVE-2025-69277`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/lettuce-financial/github-bot-signed-commit). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
2 parents 9ac1e98 + da196be commit 7a1be8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ idna==3.11
99
pycparser==2.23
1010
pygithub==2.8.1
1111
pyjwt==2.10.1
12-
pynacl==1.6.1
12+
pynacl==1.6.2
1313
requests==2.32.5
1414
smmap==5.0.2
1515
typing-extensions==4.15.0

0 commit comments

Comments
 (0)