From e29f69ebc49c5e229747294a1b32a1135c03c546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 20:56:19 +0000 Subject: [PATCH] ci: bump poetry-dynamic-versioning in /.github/workflows Bumps [poetry-dynamic-versioning](https://github.com/mtkennerly/poetry-dynamic-versioning) from 0.24.0 to 1.1.0. - [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/v0.24.0...v1.1.0) --- updated-dependencies: - dependency-name: poetry-dynamic-versioning dependency-type: direct:production update-type: version-update:semver-major ... 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 e0afd83..5726945 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -2,4 +2,4 @@ nox==2023.4.22 nox-poetry==1.0.2 pip==23.1.2 poetry==1.5.1 -poetry-dynamic-versioning==0.24.0 +poetry-dynamic-versioning==1.1.0