From 58f8e68e3c49a9fe06d8ab3c4a0567ed9a5d2143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 19:00:57 +0000 Subject: [PATCH] build(deps-dev): bump bump-my-version from 1.2.7 to 1.3.0 Bumps [bump-my-version](https://github.com/callowayproject/bump-my-version) from 1.2.7 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.7...v1.3) --- updated-dependencies: - dependency-name: bump-my-version dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f5b117d..4a203e4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ Flake8-pyproject == 1.2.4 -bump-my-version == 1.2.7 +bump-my-version == 1.3.0 build == 1.4.0 dlint == 0.16.0 flake8 == 7.3.0