I've noticed that apk add supervisor command install python 3.9.5 instead of 3.9.6 ...
When checking it with mypy 0.820+dev.1e96f1df48a6e06ba598fa8230b96671b206cba0 and Python 3.9.4, it passes. Using Python 3.8.9 on the other hand, produces the ...