From 3201e214834f6de9c2385ce9440655abf6ba2aa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 14:43:11 +0000 Subject: [PATCH] build(deps): bump bump-my-version from 1.3.0 to 1.4.1 Bumps [bump-my-version](https://github.com/callowayproject/bump-my-version) from 1.3.0 to 1.4.1. - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/1.4.1/CHANGELOG.md) - [Commits](https://github.com/callowayproject/bump-my-version/compare/v1.3...1.4.1) --- updated-dependencies: - dependency-name: bump-my-version dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2c60a4596a..cc50267ff3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -137,7 +137,7 @@ dev = [ "mypy==2.1.0", "mypy-protobuf==5.1.0", "PyGithub==2.9.0", - "bump-my-version==1.3.0", + "bump-my-version==1.4.1", # type stubs for mypy "types-colorama==0.4.15.11", "types-PyYAML==6.0.8", diff --git a/requirements.txt b/requirements.txt index 0ea294d30d..a9568e7e75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,4 +46,4 @@ sortedcontainers==2.4.0 viv-utils==0.8.0 vivisect==1.3.2 msgspec==0.21.1 -bump-my-version==1.3.0 +bump-my-version==1.4.1