There's a merged pull request on the void-packages repository python3-pycryptodomex: update to 3.14.1. https://github.com/void-linux/void-packages/pull/35453 Description: #### Testing the changes - I tested the changes in this PR: **briefly** ``` ❯ salt --versions | ag dome pycryptodome: 3.14.1 ❯ salt '*' state.apply <...> ❯ echo $? 0 ```