Drop Python v3.7 support
### Date when Python project won’t support v3.7 - [Python 3.7 support will be dropped in June 27th of 2023](https://devguide.python.org/versions/) [[1](https://endoflife.date/python)] - [Platform which still uses Py3.7](https://repology.org/badge/vertical-allrepos/python.svg) ## Todos ### DuniterPy - [x] duniterpy#193+ ### Silkaj - [x] `pyproject.toml`: Bump minimum versions: - [x] `tools.poetry.dependency.python` - [x] `tools.ruff.target-version` - [x] Delete test job for v3.7 from `.gitlab-ci.yml` ### Container - [x] Remove v3.7 Docker image generation. docker/python3/poetry#9+ --- - [x] Create ticket for dropping Python 3.8 support: #464+
issue