This is a major release since it drops comparability with some older versions of python.
Huge thanks to graingert for bringing `pytest-httpbin` into the modern world!
- Drop support for Python 2.6, 2.7, 3.4, 3.5 and 3.6 (68)
- Add support for Python 3.7, 3.8, 3.9 and 3.10 (68)
- Avoid deprecation warnings and resource warnings (71)
- Add support for Python 3.11 and 3.12, drop dependency on six (76)