From fe7ca4abec5ff9483ce5a3daa885e5fbd82ad2dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 13:07:51 +0000 Subject: [PATCH] Bump bump-my-version from 0.24.0 to 0.24.1 Bumps [bump-my-version](https://github.com/callowayproject/bump-my-version) from 0.24.0 to 0.24.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/0.24.0...0.24.1) --- updated-dependencies: - dependency-name: bump-my-version dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- CI/requirements_ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CI/requirements_ci.txt b/CI/requirements_ci.txt index 50b7a92507..80fffec994 100644 --- a/CI/requirements_ci.txt +++ b/CI/requirements_ci.txt @@ -1,4 +1,4 @@ -bump-my-version==0.24.0 +bump-my-version==0.24.1 coveralls==4.0.1 flit==3.9.0 pip==24.1