diff --git a/pyproject.toml b/pyproject.toml index 2c60a4596..cc50267ff 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 0ea294d30..a9568e7e7 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