From dc73307b45e4497424e0da55ec225d9f2334254b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 14:32:00 +0000 Subject: [PATCH] Bump bump-my-version from 1.1.2 to 1.2.0 in /.github/workflows Bumps [bump-my-version](https://github.com/callowayproject/bump-my-version) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](https://github.com/callowayproject/bump-my-version/compare/1.1.2...v1.2) --- updated-dependencies: - dependency-name: bump-my-version dependency-version: 1.2.0 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 51de9952..eb75714e 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,2 +1,2 @@ -bump-my-version==1.1.2 +bump-my-version==1.2.0 nox==2025.2.9