The current versions have a CVE opened against them due to their python-multipart dependency https://nvd.nist.gov/vuln/detail/CVE-2024-24762
Obviously this isn't technically a problem for sqlmesh since it's not expected to sitting directly on the intertubes, but this is triggering static analysis tools and is good hygiene in general.
The current versions have a CVE opened against them due to their
python-multipartdependency https://nvd.nist.gov/vuln/detail/CVE-2024-24762Obviously this isn't technically a problem for
sqlmeshsince it's not expected to sitting directly on the intertubes, but this is triggering static analysis tools and is good hygiene in general.