diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 5982348..d26abd5 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==20.1.1 nox==2020.5.24 -poetry==1.0.9 +poetry==1.0.10 virtualenv==20.0.27