When using ``` [tool.mypy] strict_bytes = true ``` the validator fails This config is new in mypy 1.15 [link](https://mypy.readthedocs.io/en/latest/config_file.html#confval-strict_bytes) I'm not sure who updates the schema and how.