From 0404294507b2361e2821101d0580c3539566d6d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 13:35:09 +0000 Subject: [PATCH] chore(deps): Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows (#418) --- .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 1f5e368..79e48b8 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,3 +1,3 @@ pip==24.0 -poetry==1.8.2 +poetry==1.8.3 tox==4.15.0