From ba677b00bbaf96e04e04764e0e0e7bb09b7c6cec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 05:04:16 +0000 Subject: [PATCH] build(deps): bump poetry-plugin-export from 1.8.0 to 1.9.0 in /devtools Bumps [poetry-plugin-export](https://github.com/python-poetry/poetry-plugin-export) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/python-poetry/poetry-plugin-export/releases) - [Changelog](https://github.com/python-poetry/poetry-plugin-export/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-poetry/poetry-plugin-export/compare/1.8.0...1.9.0) --- updated-dependencies: - dependency-name: poetry-plugin-export dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- devtools/requirements-poetry.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devtools/requirements-poetry.in b/devtools/requirements-poetry.in index 5f5b002aa..e88caca3b 100644 --- a/devtools/requirements-poetry.in +++ b/devtools/requirements-poetry.in @@ -1,4 +1,4 @@ # Fixing this here as readthedocs can't use the compiled requirements-poetry.txt # due to conflicts. poetry==2.0.0 -poetry-plugin-export==1.8.0 +poetry-plugin-export==1.9.0