Skip to content

Commit

Permalink
Bump bump-my-version from 0.24.1 to 0.24.2 in /release
Browse files Browse the repository at this point in the history
Bumps [bump-my-version](https://github.com/callowayproject/bump-my-version) from 0.24.1 to 0.24.2.
- [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@0.24.1...0.24.2)

---
updated-dependencies:
- dependency-name: bump-my-version
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent e747936 commit 78ef041
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion release/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"bump-my-version==0.24.1",
"bump-my-version==0.24.2",
"gitpython==3.1.43",
]
optional-dependencies.dev = [
Expand Down
6 changes: 3 additions & 3 deletions release/requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ build==1.2.1 \
--hash=sha256:526263f4870c26f26c433545579475377b2b7588b6f1eac76a001e873ae3e19d \
--hash=sha256:75e10f767a433d9a86e50d83f418e83efc18ede923ee5ff7df93b6cb0306c5d4
# via pip-tools
bump-my-version==0.24.1 \
--hash=sha256:400e2e116a0d04015c26cc0461f7b30ee9602601561162ff7929a1591c59d829 \
--hash=sha256:bf7a474aa23519405a739eaf15c782e4bb038e14ae6db234f53a1f61f8fe1441
bump-my-version==0.24.2 \
--hash=sha256:38581935e821266df24f292bbfe73f1a4ded368b62e52b44218f31aeea2be13c \
--hash=sha256:b7264acd237fad34712db1ee61aac29576ad1791a5c31b9fa0b55b34ba18e91f
# via release (pyproject.toml)
click==8.1.7 \
--hash=sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28 \
Expand Down
6 changes: 3 additions & 3 deletions release/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ bracex==2.4 \
--hash=sha256:a27eaf1df42cf561fed58b7a8f3fdf129d1ea16a81e1fadd1d17989bc6384beb \
--hash=sha256:efdc71eff95eaff5e0f8cfebe7d01adf2c8637c8c92edaf63ef348c241a82418
# via wcmatch
bump-my-version==0.24.1 \
--hash=sha256:400e2e116a0d04015c26cc0461f7b30ee9602601561162ff7929a1591c59d829 \
--hash=sha256:bf7a474aa23519405a739eaf15c782e4bb038e14ae6db234f53a1f61f8fe1441
bump-my-version==0.24.2 \
--hash=sha256:38581935e821266df24f292bbfe73f1a4ded368b62e52b44218f31aeea2be13c \
--hash=sha256:b7264acd237fad34712db1ee61aac29576ad1791a5c31b9fa0b55b34ba18e91f
# via release (pyproject.toml)
click==8.1.7 \
--hash=sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28 \
Expand Down

0 comments on commit 78ef041

Please sign in to comment.