forked from Wavyzz/py-healthchecks.io
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
This commit is contained in:
1
.github/workflows/constraints.txt
vendored
1
.github/workflows/constraints.txt
vendored
@@ -4,3 +4,4 @@ nox-poetry==1.0.2
|
||||
poetry==1.3.2
|
||||
virtualenv==20.19.0
|
||||
poetry-dynamic-versioning==0.21.3
|
||||
toml==0.10.2
|
||||
|
||||
Reference in New Issue
Block a user