Skip to content

Commit 4ba1b5d

Browse files
build(deps): bump bump-my-version from 1.2.4 to 1.3.0 (#2963)
* build(deps): bump bump-my-version from 1.2.4 to 1.3.0 Bumps [bump-my-version](https://github.com/callowayproject/bump-my-version) from 1.2.4 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](callowayproject/bump-my-version@1.2.4...v1.3) --- updated-dependencies: - dependency-name: bump-my-version dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * style: auto-format with black and isort --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f694c2a commit 4ba1b5d

3 files changed

Lines changed: 70 additions & 164 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ dev = [
150150
"mypy==1.19.1",
151151
"mypy-protobuf==5.0.0",
152152
"PyGithub==2.8.1",
153-
"bump-my-version==1.2.4",
153+
"bump-my-version==1.3.0",
154154
# type stubs for mypy
155155
"types-backports==0.1.3",
156156
"types-colorama==0.4.15.11",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ sortedcontainers==2.4.0
4646
viv-utils==0.8.0
4747
vivisect==1.3.0
4848
msgspec==0.20.0
49-
bump-my-version==1.2.4
49+
bump-my-version==1.3.0

0 commit comments

Comments
 (0)