From f97867d7ccd86446f326eaf3c462aa112b7f9a46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 14:01:55 +0000 Subject: [PATCH] Bump bump-my-version from 1.2.4 to 1.2.6 in /.github/workflows Bumps [bump-my-version](https://github.com/callowayproject/bump-my-version) from 1.2.4 to 1.2.6. - [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.4...1.2.6) --- updated-dependencies: - dependency-name: bump-my-version dependency-version: 1.2.6 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 9ae61c86..68e7cac3 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,2 +1,2 @@ -bump-my-version==1.2.4 +bump-my-version==1.2.6 nox==2025.11.12