Skip to content

Commit b973532

Browse files
Update dependency pynacl to v1.6.1 (#468)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [pynacl](https://redirect.github.com/pyca/pynacl) | `==1.6.0` -> `==1.6.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pynacl/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pynacl/1.6.0/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pyca/pynacl (pynacl)</summary> ### [`v1.6.1`](https://redirect.github.com/pyca/pynacl/blob/HEAD/CHANGELOG.rst#161-2025-11-10) [Compare Source](https://redirect.github.com/pyca/pynacl/compare/1.6.0...1.6.1) - The `MAKE` environment variable can now be used to specify the `make` binary that should be used in the build process. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
2 parents 54d95e9 + 3089393 commit b973532

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.0
12+
pynacl==1.6.1
1313
requests==2.32.5
1414
smmap==5.0.2
1515
typing-extensions==4.15.0

0 commit comments

Comments
 (0)