From ffffc1bf62e3d8c4119274def9df6666084028f3 Mon Sep 17 00:00:00 2001 From: mike cullerton Date: Tue, 15 Oct 2024 10:13:20 -0400 Subject: [PATCH] update version of poetry --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index b1aad7f..d4743ee 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==22.0.4 nox==2022.1.7 nox-poetry==0.9.0 -poetry==1.2.1 +poetry==1.8.2 virtualenv==20.14.1