From c4f7d82f39858584159f962b2623e42c5c4c88c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 16:02:29 +0000 Subject: [PATCH] build(deps): bump poetry-dynamic-versioning in /.github/workflows Bumps [poetry-dynamic-versioning](https://github.com/mtkennerly/poetry-dynamic-versioning) from 0.22.0 to 0.23.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.22.0...v0.23.0) --- updated-dependencies: - dependency-name: poetry-dynamic-versioning dependency-type: direct:production update-type: version-update:semver-minor ... 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 53b4c9e..a656268 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,3 +1,3 @@ pip==23.1.2 poetry==1.5.1 -poetry-dynamic-versioning==0.22.0 +poetry-dynamic-versioning==0.23.0