Files
py-healthchecks.io-fork/.github/workflows/constraints.txt
Andrew a752c42a28 feat: add python 3.11 support (#392)
* 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
2023-02-20 23:12:01 -06:00

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