From 5500200fab80e3ecc813bcee3f3b27cc48eada9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 12:05:56 +0000 Subject: [PATCH] Bump bump-my-version from 1.5.0 to 1.5.1 in /.github Bumps [bump-my-version](https://github.com/callowayproject/bump-my-version) from 1.5.0 to 1.5.1. - [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/v1.5...1.5.1) --- updated-dependencies: - dependency-name: bump-my-version dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/requirements_ci.in | 2 +- .github/requirements_ci.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/requirements_ci.in b/.github/requirements_ci.in index 24fe3ae1..6bb80a54 100644 --- a/.github/requirements_ci.in +++ b/.github/requirements_ci.in @@ -1,4 +1,4 @@ -bump-my-version==1.5.0 +bump-my-version==1.5.1 deptry==0.25.1 exceptiongroup==1.3.1 flit==3.12.0 diff --git a/.github/requirements_ci.txt b/.github/requirements_ci.txt index 810204a1..cebf9c4f 100644 --- a/.github/requirements_ci.txt +++ b/.github/requirements_ci.txt @@ -20,9 +20,9 @@ bracex==2.4 \ --hash=sha256:a27eaf1df42cf561fed58b7a8f3fdf129d1ea16a81e1fadd1d17989bc6384beb \ --hash=sha256:efdc71eff95eaff5e0f8cfebe7d01adf2c8637c8c92edaf63ef348c241a82418 # via wcmatch -bump-my-version==1.5.0 \ - --hash=sha256:6545a1e06a54b7038a153d41260a273914a235533d50eba825380a5b182ac258 \ - --hash=sha256:701ea1acef2c945e5e0d418ccdd57669cf3169c807cd8683c62086e9db9949b3 +bump-my-version==1.5.1 \ + --hash=sha256:5079e443ab8c9a9903f140b427ff9f6fe8dd54013a55a4cf48b89326f3a71c07 \ + --hash=sha256:df3e2989d0d7fe704718feb24a5880f089b6b6369e427a4445b89c3adebfcff1 # via -r requirements_ci.in cachetools==7.0.4 \ --hash=sha256:0c8bb1b9ec8194fa4d764accfde602dfe52f70d0f311e62792d4c3f8c051b1e9 \