v0.46.0
keephq/keepv0.46.0Jul 13, 2025by github-actions[bot]
AI Summary
Major version bump featuring a Python security upgrade and improved test stability.
Key Highlights
- Upgraded Python to version 3.13 for security reasons
- Made tests more stable
New Features
- Python 3.13 support
Full Release Notes
## What's Changed * fix: Make tests more stable by @skynetigor in https://github.com/keephq/keep/pull/5170 * chore(deps): python 3.13 for security reasons by @talboren in https://github.com/keephq/keep/pull/5157 **Full Changelog**: https://github.com/keephq/keep/compare/v0.45.15...v0.46.0