Skip to content

Commit

Permalink
chore(deps-dev): Bump poethepoet from 0.13.1 to 0.24.4
Browse files Browse the repository at this point in the history
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.13.1 to 0.24.4.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.13.1...v0.24.4)

---
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 Jan 29, 2024
1 parent a3d04ce commit cf454d7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 20 deletions.
24 changes: 5 additions & 19 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 @@ -11,7 +11,7 @@ include = ["py.typed", "LICENSE", "LICENSE-THIRD-PARTY"]
[tool.poetry.group.dev.dependencies]
black = "^22.3.0"
isort = "^5.10.1"
poethepoet = "^0.13.1"
poethepoet = ">=0.13.1,<0.25.0"
pytest = "^7.2.2"
pytest-asyncio = "^0.18.3"
pytest-black = "^0.3.12"
Expand Down

0 comments on commit cf454d7

Please sign in to comment.