From 9d4ca56d21a7ae36e1cca3c248677c7ab9a8c1c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 13:47:33 +0000 Subject: [PATCH] Bump bump-my-version from 0.28.1 to 0.29.0 Bumps [bump-my-version](https://github.com/callowayproject/bump-my-version) from 0.28.1 to 0.29.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/0.28.1...0.29.0) --- updated-dependencies: - dependency-name: bump-my-version dependency-type: direct:production update-type: version-update:semver-minor ... 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 63c4641a..375d5bf8 100644 --- a/CI/requirements_ci.in +++ b/CI/requirements_ci.in @@ -1,2 +1,2 @@ -bump-my-version==0.28.1 +bump-my-version==0.29.0 flake8==7.1.1 diff --git a/CI/requirements_ci.txt b/CI/requirements_ci.txt index bbd3234b..5d94c42a 100644 --- a/CI/requirements_ci.txt +++ b/CI/requirements_ci.txt @@ -12,9 +12,9 @@ bracex==2.4 \ --hash=sha256:a27eaf1df42cf561fed58b7a8f3fdf129d1ea16a81e1fadd1d17989bc6384beb \ --hash=sha256:efdc71eff95eaff5e0f8cfebe7d01adf2c8637c8c92edaf63ef348c241a82418 # via wcmatch -bump-my-version==0.28.1 \ - --hash=sha256:df7fdb02a1b43c122a6714df6d1fe4efc7a1220b5638ca5a0eb3018813c1b222 \ - --hash=sha256:e608def5191baf505b6cde88bd679a0a95fc4cfeace4247adb60ac0f8a7e57ee +bump-my-version==0.29.0 \ + --hash=sha256:6566ab25bd3eeeec109f4ac7e4464227a3ac1fd57f847d259a24800423cd9037 \ + --hash=sha256:e4149ed63b4772f5868b3fcabb8fa5e1191b8abae6d35effd0be980d4b0f55e3 # via -r CI/requirements_ci.in click==8.1.8 \ --hash=sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2 \