influxdb-client-python
influxdb-client-python copied to clipboard
chore: add support for Python 3.12
Closes #632
Proposed Changes
Add support from Python 3.12.
Checklist
- [x] CHANGELOG.md updated
- [x] Rebased/mergeable
- [x] A test has been added if appropriate
- [x]
pytest testscompletes successfully - [x] Commit messages are conventional
- [x] Sign CLA (if not already signed)