From 41995f74b2ab42da1f2417c1cef739bd9cdba813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 20:30:09 +0000 Subject: [PATCH] ci: bump poetry-dynamic-versioning in /.github/workflows Bumps [poetry-dynamic-versioning](https://github.com/mtkennerly/poetry-dynamic-versioning) from 1.5.0 to 1.5.2. - [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.5.0...v1.5.2) --- updated-dependencies: - dependency-name: poetry-dynamic-versioning dependency-type: direct:production update-type: version-update:semver-patch ... 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 3c27ebd..b6b4926 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -2,4 +2,4 @@ nox==2024.10.9 nox-poetry==1.0.3 pip==24.3.1 poetry==2.0.0 -poetry-dynamic-versioning==1.5.0 +poetry-dynamic-versioning==1.5.2