From 619b1f307f4035904c7f9a8649120f58a22aaf1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 14:02:49 +0000 Subject: [PATCH] Bump bump-my-version from 1.2.6 to 1.2.7 in /.github/workflows Bumps [bump-my-version](https://github.com/callowayproject/bump-my-version) from 1.2.6 to 1.2.7. - [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.2.6...1.2.7) --- updated-dependencies: - dependency-name: bump-my-version dependency-version: 1.2.7 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 68e7cac3..7558533e 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,2 +1,2 @@ -bump-my-version==1.2.6 +bump-my-version==1.2.7 nox==2025.11.12