From 175d15cd33a8b7774ed87bd1f1ec37b5de50e680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 00:48:00 +0000 Subject: [PATCH] chore(deps): bump poetry from 1.5.1 to 1.8.5 in /.github/workflows Bumps [poetry](https://github.com/python-poetry/poetry) from 1.5.1 to 1.8.5. - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/1.8.5/CHANGELOG.md) - [Commits](https://github.com/python-poetry/poetry/compare/1.5.1...1.8.5) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- .github/workflows/poetry-constraints.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 671359e..746129e 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -2,5 +2,5 @@ pip==23.3.1 nox==2022.11.21 nox-poetry==1.0.3 poetry-plugin-export==1.6.0 -poetry==1.7.1 +poetry==1.8.5 virtualenv==20.26.6 diff --git a/.github/workflows/poetry-constraints.txt b/.github/workflows/poetry-constraints.txt index ab76c98..b7c6742 100644 --- a/.github/workflows/poetry-constraints.txt +++ b/.github/workflows/poetry-constraints.txt @@ -1 +1 @@ -poetry==1.5.1 +poetry==1.8.5