forked from Wavyzz/py-healthchecks.io
* 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
8 lines
127 B
Plaintext
8 lines
127 B
Plaintext
pip==23.0.1
|
|
nox==2022.11.21
|
|
nox-poetry==1.0.2
|
|
poetry==1.3.2
|
|
virtualenv==20.19.0
|
|
poetry-dynamic-versioning==0.21.3
|
|
toml==0.10.2
|