From c9637e7a1165f9871f015984e66af9f0e9d13420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 17:45:44 +0000 Subject: [PATCH] Bump bump-my-version from 1.2.6 to 1.3.0 in /.github/workflows Bumps [bump-my-version](https://github.com/callowayproject/bump-my-version) from 1.2.6 to 1.3.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.2.6...v1.3) --- updated-dependencies: - dependency-name: bump-my-version dependency-version: 1.3.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 68e7cac3..39a03bcc 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.3.0 nox==2025.11.12