diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 7506e7d..464fc76 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==20.2.2 -nox==2020.5.24 +nox==2020.8.22 poetry==1.0.10 virtualenv==20.0.31