What's Changed
* Update copyright year by KrishanBhasin in https://github.com/jamielennox/requests-mock/pull/239
* Remove py2 by jamielennox in https://github.com/jamielennox/requests-mock/pull/248
* Allow `raw` parameter to accept callable like body elements by jamielennox in https://github.com/jamielennox/requests-mock/pull/249
* Improve type definition of `Mocker.__call__` by Viicos in https://github.com/jamielennox/requests-mock/pull/244
* Drop PBR Support by jamielennox in https://github.com/jamielennox/requests-mock/pull/250
* fix(mocker.pyi): fix Mocker class type hints by pavellos21 in https://github.com/jamielennox/requests-mock/pull/251
* Remove unused `six` dependency by Viicos in https://github.com/jamielennox/requests-mock/pull/252
New Contributors
* KrishanBhasin made their first contribution in https://github.com/jamielennox/requests-mock/pull/239
* Viicos made their first contribution in https://github.com/jamielennox/requests-mock/pull/244
* pavellos21 made their first contribution in https://github.com/jamielennox/requests-mock/pull/251
**Full Changelog**: https://github.com/jamielennox/requests-mock/compare/1.11.0...1.12.0