Skip to content

Commit

Permalink
chore(deps-dev): Bump poethepoet from 0.13.1 to 0.25.1
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.25.1.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.13.1...v0.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 7a98a89 commit 1a72ec7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 = "^24.3.0"
isort = "^5.10.1"
poethepoet = "^0.13.1"
poethepoet = ">=0.13.1,<0.26.0"
pytest = "^7.2.2"
pytest-asyncio = "^0.18.3"
pytest-black = "^0.3.12"
Expand Down

0 comments on commit 1a72ec7

Please sign in to comment.