What's Changed
tl,dr: Support for Python 3.12
* Bump pylint from 2.17.5 to 2.17.7 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/117
* Bump urllib3 from 1.26.13 to 1.26.17 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/119
* Bump cryptography from 41.0.3 to 41.0.4 in /dev_requirements by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/116
* Bump pylint from 2.17.7 to 3.0.0 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/122
* Bump pylint from 3.0.0 to 3.0.1 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/123
* Bump coverage from 7.3.1 to 7.3.2 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/121
* Bump mypy from 1.5.1 to 1.6.0 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/124
* Bump python-docx from 0.8.11 to 1.0.0 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/125
* Bump python-docx from 1.0.0 to 1.0.1 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/126
* Bump urllib3 from 1.26.17 to 1.26.18 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/128
* Add workflow to auto-approve and -merge dependabot PRs by lord-haffi in https://github.com/Hochfrequenz/ebddocx2table/pull/132
* Bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/134
* Bump mypy from 1.6.0 to 1.6.1 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/130
* Bump black from 23.9.1 to 23.10.1 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/135
* Bump pylint from 3.0.1 to 3.0.2 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/131
* Bump python-docx from 1.0.1 to 1.1.0 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/136
* Bump mypy from 1.6.1 to 1.7.0 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/137
* Bump black from 23.10.1 to 23.11.0 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/138
* Bump mypy from 1.7.0 to 1.7.1 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/139
* Bump cryptography from 41.0.4 to 41.0.6 in /dev_requirements by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/140
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/142
* Bump pylint from 3.0.2 to 3.0.3 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/143
* Bump coverage from 7.3.2 to 7.3.3 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/144
* Bump black from 23.11.0 to 23.12.0 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/146
* Bump isort from 5.12.0 to 5.13.2 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/145
* Bump coverage from 7.3.3 to 7.3.4 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/147
* Bump black from 23.12.0 to 23.12.1 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/148
* Bump mypy from 1.7.1 to 1.8.0 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/149
* Bump coverage from 7.3.4 to 7.4.0 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/150
* Bump attrs from 23.1.0 to 23.2.0 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/151
* Bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/152
* Also unittest `windows-latest` by hf-kklein in https://github.com/Hochfrequenz/ebddocx2table/pull/153
* fix dill version (0.3.7) by OLILHR in https://github.com/Hochfrequenz/ebddocx2table/pull/155
* test python 3.12; bump lxml from 4.9.2 to 4.9.3 by OLILHR in https://github.com/Hochfrequenz/ebddocx2table/pull/154
* Bump ebdtable2graph from 0.1.19 to 0.1.20; Support Python 3.12; Add metadata to `pyproject.toml` by dependabot in https://github.com/Hochfrequenz/ebddocx2table/pull/156
* Run CI Actions (other than tests) in Python 3.12, too; Add 🐍3.12 to `pyproject.toml` by hf-kklein in https://github.com/Hochfrequenz/ebddocx2table/pull/120
New Contributors
* lord-haffi made their first contribution in https://github.com/Hochfrequenz/ebddocx2table/pull/132
* OLILHR made their first contribution in https://github.com/Hochfrequenz/ebddocx2table/pull/155
**Full Changelog**: https://github.com/Hochfrequenz/ebddocx2table/compare/v0.0.6...v0.0.7