From cc636ae7ce965e559629fdc0cbdbf86b9e5d99c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:55:49 +0000 Subject: [PATCH] build(deps): bump poetry from 1.8.5 to 2.0.1 Bumps [poetry](https://github.com/python-poetry/poetry) from 1.8.5 to 2.0.1. - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-poetry/poetry/compare/1.8.5...2.0.1) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-poetry.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-poetry.txt b/requirements-poetry.txt index 700424b716ec..48d81e9bd989 100644 --- a/requirements-poetry.txt +++ b/requirements-poetry.txt @@ -1,3 +1,3 @@ # presently dependabot uses 1.8.5 so let's stick with that for now -poetry==1.8.5 +poetry==2.0.1 poetry-dynamic-versioning[plugin]