What's Changed
* Fix C++23: ~heap_object() with incomplete types by eseiler in https://github.com/common-workflow-language/schema_salad/pull/852
* upgrade `CacheControl` to use the more memory-efficient `SeparateBodyFileCache` by mr-c in https://github.com/common-workflow-language/schema_salad/pull/857
* Fix java code generator emitting unknown None symbol by mvdbeek in https://github.com/common-workflow-language/schema_salad/pull/858
Deps
* Update pytest requirement from <8.3,>=6.2 to >=6.2,<8.4 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/850
* Bump mypy[mypyc] from 1.10.1 to 1.11.0 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/851
* Bump mypy[mypyc] from 1.11.0 to 1.11.1 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/853
* Bump cibuildwheel from 2.19.2 to 2.20.0 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/855
* Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/856
* Update black requirement from <24.5,>=19.10b0 to >=19.10b0,<24.9 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/854
* Update flake8-bugbear requirement from <24.5 to <24.9 by dependabot in https://github.com/common-workflow-language/schema_salad/pull/859
New Contributors
* eseiler made their first contribution in https://github.com/common-workflow-language/schema_salad/pull/852
**Full Changelog**: https://github.com/common-workflow-language/schema_salad/compare/8.7.20240718183047...8.7.20240820070935