Clean up Namer API
Changed Namer:
- def get_received_filename(self, base) -> str:
+ def get_received_filename(self) -> str:this should only effect people that have made their own namers.
Minor
We also reset the minimum required version of pytest back to 4.0.0