Skip to content

Commit

Permalink
chore(deps-dev): bump poethepoet from 0.27.0 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: poethepoet
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 576454d commit b3399c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ starlette = ">=0.25.0"
pytest = "^8.3.2"
pre-commit = "^3.8.0"
gitlint = "^0.19.0"
poethepoet = "^0.27.0"
poethepoet = ">=0.27,<0.29"
isort = "^5.11.5"
pytest-cov = "^5.0.0"
requests = "^2.32.3"
Expand Down

0 comments on commit b3399c4

Please sign in to comment.