MarcelRaschke / dev

Other
1 stars 2 forks source link

chore(deps): update dependency fastecdsa to v2.3.2 #38

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastecdsa ==2.2.3 -> ==2.3.2 age adoption passing confidence

Release Notes

AntonKueltz/fastecdsa (fastecdsa) ### [`v2.3.2`](https://togithub.com/AntonKueltz/fastecdsa/blob/HEAD/CHANGELOG.md#232) [Compare Source](https://togithub.com/AntonKueltz/fastecdsa/compare/v2.3.1...v2.3.2) ##### Added - Support for python3.12 ##### Removed - CI/CD pipelines ##### Fixed - [Memory corruption issue](https://gist.github.com/keltecc/49da037072276f21b005a8337c15db26). Special thanks to [keltecc](https://gist.github.com/keltecc) for discovering this and to Snyk for reporting it. ### [`v2.3.1`](https://togithub.com/AntonKueltz/fastecdsa/blob/HEAD/CHANGELOG.md#231) [Compare Source](https://togithub.com/AntonKueltz/fastecdsa/compare/v2.3.0...v2.3.1) ##### Added - Building wheels via CI/CD for the following architectures - Linux x86\_64 - Linux i686 - MacOS x86\_64 - MacOS arm64 (M1) ### [`v2.3.0`](https://togithub.com/AntonKueltz/fastecdsa/blob/HEAD/CHANGELOG.md#230) [Compare Source](https://togithub.com/AntonKueltz/fastecdsa/compare/v2.2.3...v2.3.0) ##### Added - Support for python3.11 - `pyproject.toml` per [PEP-621](https://peps.python.org/pep-0621/) - Support for [PEP-517](https://peps.python.org/pep-0517/) builds ##### Removed - Support for python3.6

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.



This PR was generated by Mend Renovate. View the repository job log.