diff --git a/{{cookiecutter.project_name}}/.github/workflows/constraints.txt b/{{cookiecutter.project_name}}/.github/workflows/constraints.txt index da38988ca..6e899338b 100644 --- a/{{cookiecutter.project_name}}/.github/workflows/constraints.txt +++ b/{{cookiecutter.project_name}}/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==23.1.2 nox==2022.11.21 -nox-poetry==1.0.2 +nox-poetry==1.0.3 poetry==1.3.2 virtualenv==20.15.0