Skip to content

Commit

Permalink
chore: bump bumpver from 2023.1126 to 2023.1127 (#428)
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 c6b1d2a commit 20094c0
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 @@ -52,7 +52,7 @@ requires-python = ">=3.8"

[project.optional-dependencies]
dev = [
"bumpver==2023.1126",
"bumpver==2023.1127",
"black==23.9.1",
"flake8==6.1.0",
"isort==5.12.0",
Expand Down

0 comments on commit 20094c0

Please sign in to comment.