From 94c82619e8e38d9b89322970dbc77ca6a39e3f81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 18:23:09 +0000 Subject: [PATCH] Update dependency poetry to v1.6.1 --- .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 34aa96de..7750e87a 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==23.2.1 nox==2023.4.22 nox-poetry==1.0.3 -poetry==1.5.1 +poetry==1.6.1 virtualenv==20.24.3