From 54180b1a74e3d3d75a35b06c13a61104ddca237f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 14:11:57 +0000 Subject: [PATCH] ci: Bump poetry from 1.6.1 to 1.7.1 in /.github/workflows (#28) --- .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 23719ab..2e78615 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==23.3.1 -poetry==1.6.1 +poetry==1.7.1 nox==2023.4.22 nox-poetry==1.0.3