mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2026-04-10 09:25:35 +02:00
* feat: add python 3.11 support - adds testing for python 3.11 - moves from black and flake8 to ruff for linting - Updates coverage output from tests * fix: fix dev dependency group * fix: add installing dev dependencies * ci: add toml * ci: simplify coverage * ci: update coverage