Skip to content

Commit

Permalink
chore: bump bumpver from 2023.1129 to 2024.1130 (#117)
Browse files Browse the repository at this point in the history
Bumps [bumpver](https://github.com/mbarkhau/bumpver) from 2023.1129 to 2024.1130.
- [Changelog](https://github.com/mbarkhau/bumpver/blob/master/CHANGELOG.md)
- [Commits](mbarkhau/bumpver@2023.1129...2024.1130)

---
updated-dependencies:
- dependency-name: bumpver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent b63fcab commit a203db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ requires-python = ">=3.8"
[project.optional-dependencies]
dev = [
"pre-commit>=3.3.3",
"bumpver==2023.1129",
"bumpver==2024.1130",
"tox>=4.10.0,<5.0.0",
]
test = [
Expand Down

0 comments on commit a203db3

Please sign in to comment.