global: drop mock dependency and use unittest.mock
Since this module only supports python 3.5+ the mock dependency can safely be replaced by the Python standard library unittest.mock
Curious to learn more about GitLab CI? Interested to work on a CI pipeline for your own project with experienced mentors? Then it's time to register for the brand-new HIFIS course
Since this module only supports python 3.5+ the mock dependency can safely be replaced by the Python standard library unittest.mock