From 0746e8360f214f6fb632455c6fb7545301ead34b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 14:09:01 +0000 Subject: [PATCH] Bump bump-my-version from 1.2.0 to 1.2.1 Bumps [bump-my-version](https://github.com/callowayproject/bump-my-version) from 1.2.0 to 1.2.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.2...1.2.1) --- updated-dependencies: - dependency-name: bump-my-version dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- CI/requirements_ci.in | 2 +- CI/requirements_ci.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CI/requirements_ci.in b/CI/requirements_ci.in index 30893138..3204065b 100644 --- a/CI/requirements_ci.in +++ b/CI/requirements_ci.in @@ -1,4 +1,4 @@ -bump-my-version==1.2.0 +bump-my-version==1.2.1 deptry==0.23.0 exceptiongroup==1.3.0 flit==3.12.0 diff --git a/CI/requirements_ci.txt b/CI/requirements_ci.txt index c31e67b1..cf6d110e 100644 --- a/CI/requirements_ci.txt +++ b/CI/requirements_ci.txt @@ -20,9 +20,9 @@ bracex==2.4 \ --hash=sha256:a27eaf1df42cf561fed58b7a8f3fdf129d1ea16a81e1fadd1d17989bc6384beb \ --hash=sha256:efdc71eff95eaff5e0f8cfebe7d01adf2c8637c8c92edaf63ef348c241a82418 # via wcmatch -bump-my-version==1.2.0 \ - --hash=sha256:201e6b103ff0f2b240c9d0a6eb83db382840b1f78eb78f6d77726bed39a326d8 \ - --hash=sha256:5120d798aaf26468a37ca0f127992dc036688b8e5e106adc8870b13c2a2df22d +bump-my-version==1.2.1 \ + --hash=sha256:96c48f880c149c299312f983d06b50e0277ffc566e64797bf3a6c240bce2dfcc \ + --hash=sha256:ddb41d5f30abdccce9d2dc873e880bdf04ec8c7e7237c73a4c893aa10b7d7587 # via -r CI/requirements_ci.in cachetools==5.5.2 \ --hash=sha256:1a661caa9175d26759571b2e19580f9d6393969e5dfca11fdb1f947a23e640d4 \