v0.7.3

harry0703/MoneyPrinterTurbov0.7.3Jul 27, 2026by cdoern

AI Summary

A security-focused release that addresses multiple CVE vulnerabilities by updating critical dependencies such as Pillow, python-multipart, and aiohttp.

Key Highlights

  • Patched security vulnerabilities (CVEs) in Pillow and other libraries
  • Updated urllib3 and python-dotenv for security compliance
  • Bumped aiohttp and pyjwt constraints for CVE fixes
  • Pinned client checkouts to matching release branches

Full Release Notes

## What's Changed
* fix: bump pillow to >=12.2.0 (CVE-2026-40192) by @mfleader in https://github.com/ogx-ai/ogx/pull/6075
* fix: bump python-multipart>=0.0.27 for CVE-2026-42561 by @mfleader in https://github.com/ogx-ai/ogx/pull/6259
* fix(ci): pin client checkouts to the matching release branch on release-0.7.x by @cdoern in https://github.com/ogx-ai/ogx/pull/6289
* fix: bump pyasn1 for CVE-2026-59885 (backport #6330) by @mergify[bot] in https://github.com/ogx-ai/ogx/pull/6334
* fix(deps): bump urllib3 and python-dotenv for CVE-2026-44432, CVE-2026-44431, and CVE-2026-28684 by @cdoern in https://github.com/ogx-ai/ogx/pull/6360
* fix(deps): bump pillow, nltk, and langchain-core for multiple CVEs (backport #6272) by @mergify[bot] in https://github.com/ogx-ai/ogx/pull/6362
* fix(deps): bump aiohttp and pyjwt constraints for CVE-2026-34993 and CVE-2026-48526 (backport #6183) by @EleanorWho in https://github.com/ogx-ai/ogx/pull/6223


**Full Changelog**: https://github.com/ogx-ai/ogx/compare/v0.7.2...v0.7.3