What's Changed
* add python 3.12 support by jupe in https://github.com/OpenTMI/opentmi-pyclient/pull/118
* Update dependabot.yml by jupe in https://github.com/OpenTMI/opentmi-pyclient/pull/128
* use module logger instead instance one and do not configure it by default by jupe in https://github.com/OpenTMI/opentmi-pyclient/pull/127
* drop deprecated Client.upload_results() by jupe in https://github.com/OpenTMI/opentmi-pyclient/pull/73
* Update urllib3 requirement from <2,>=1.26.0 to >=1.26.0,<3 by dependabot in https://github.com/OpenTMI/opentmi-pyclient/pull/121
* update version number by jupe in https://github.com/OpenTMI/opentmi-pyclient/pull/129
New Contributors
* dependabot made their first contribution in https://github.com/OpenTMI/opentmi-pyclient/pull/121
**Full Changelog**: https://github.com/OpenTMI/opentmi-pyclient/compare/v0.11.0...v0.12.0