Skip to content

0.5.0b10b13

Choose a tag to compare

@deep-introspection deep-introspection released this 18 Sep 18:29
· 65 commits to master since this release

What’s Changed
• Support for Python 3.13.
• Fixed a bug in wavelet coherence when two signals in a pair were not perfectly aligned by @patricefortin in #232
• Bumped starlette from 0.47.1 to 0.47.2 by @dependabot[bot] in #233

Security
• Removed unused future dependency (CVE-2025-50817, High severity).
• Verified and updated critical dependencies:
• urllib3 >= 2.5.0 (fixes CVE related to redirect control)
• requests >= 2.32.4 (fixes .netrc credentials leak)
• pillow >= 11.3.0 (fixes buffer overflow vulnerability)