Skip to content

Commit

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

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

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 Oct 4, 2023
1 parent a7f7f82 commit cbf5b46
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 @@ -31,7 +31,7 @@ requires-python = ">=3.8"
[project.optional-dependencies]
dev = [
"pre-commit>=3.3.3",
"bumpver==2023.1126",
"bumpver==2023.1127",
"tox>=4.10.0,<5.0.0",
]
test = [
Expand Down

0 comments on commit cbf5b46

Please sign in to comment.