forked from Wavyzz/py-healthchecks.io
chore: requirement updates (#184)
* chore: requirement updates * poetry update * .github/worklows/constraints.txt updated * docs/requirements.txt updated * pre-commit hooks updated * docs: remove sphinx-click sphinx-click is unused, as we're not using click in this project
This commit is contained in:
6
.github/workflows/constraints.txt
vendored
6
.github/workflows/constraints.txt
vendored
@@ -1,6 +1,6 @@
|
||||
pip==22.1.2
|
||||
nox==2022.1.7
|
||||
nox-poetry==1.0.0
|
||||
poetry==1.1.13
|
||||
virtualenv==20.14.1
|
||||
nox-poetry==1.0.1
|
||||
poetry==1.1.14
|
||||
virtualenv==20.15.1
|
||||
poetry-dynamic-versioning==0.17.1
|
||||
|
||||
Reference in New Issue
Block a user