From 773c24823a55593eb17719181cc719c69b5f0ce6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 13:41:48 +0000 Subject: [PATCH] chore(deps): Bump poetry from 1.7.1 to 1.8.0 in /.github/workflows (#384) --- .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 db54c55..c6d0146 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,3 +1,3 @@ pip==24.0 -poetry==1.7.1 +poetry==1.8.0 tox==4.13.0