Pillow
Pillow copied to clipboard
Updated oss-fuzz to Python 3.10
While we have dropped support for Python 3.8, the cifuzz base image is still using it.
https://github.com/google/oss-fuzz/issues/11419 suggests upgrading their Python version to 3.10.
This PR updates a reference in our oss-fuzz code to use Python 3.10.