From 4e0256981ed8b0a0a9b618641785f1e813158d4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 15:27:11 +0000 Subject: [PATCH] ci: Bump poetry-dynamic-versioning in /.github/workflows in the ci group Bumps the ci group in /.github/workflows with 1 update: [poetry-dynamic-versioning](https://github.com/mtkennerly/poetry-dynamic-versioning). Updates `poetry-dynamic-versioning` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/mtkennerly/poetry-dynamic-versioning/releases) - [Changelog](https://github.com/mtkennerly/poetry-dynamic-versioning/blob/master/CHANGELOG.md) - [Commits](https://github.com/mtkennerly/poetry-dynamic-versioning/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: poetry-dynamic-versioning dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci ... Signed-off-by: dependabot[bot] --- .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 6a6d944..5ffc2ad 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,3 +1,3 @@ pip==24.2 poetry==1.8.3 -poetry-dynamic-versioning==1.4.0 +poetry-dynamic-versioning==1.4.1