From 4689933a2620a5c4dd929690e973c0ba86cfa0c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 19:50:48 +0000 Subject: [PATCH] build(deps): bump poetry from 1.8.3 to 1.8.5 Bumps [poetry](https://github.com/python-poetry/poetry) from 1.8.3 to 1.8.5. - [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.3...1.8.5) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:production update-type: version-update:semver-patch ... 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 96a424004ca9..3fde400ee21b 100644 --- a/requirements-poetry.txt +++ b/requirements-poetry.txt @@ -1,3 +1,3 @@ # presently dependabot uses 1.8.3 so let's stick with that for now -poetry==1.8.3 +poetry==1.8.5 poetry-dynamic-versioning[plugin]