What's Changed
- Dropped Python 3.8
- Fix security vulnerability CVE-2025-58367 in DeepDiff dependency.
v1.6.8 2025-09
Security
- #989 - Upgraded DeepDiff to
8.6.1
version to address CVE-2025-58367.
Dependencies
- Removed Python 3.8 Support. As Python 3.8 has reached end-of-life, A major security issue (CVE-2025-58367) in the DeepDiff dependency requires a minimum of Python 3.9 to address the vulnerability.
Full Changelog: v1.6.7...v1.6.8