Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump poethepoet from 0.19.0 to 0.20.0 #47

Merged
merged 1 commit into from
May 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump poethepoet from 0.19.0 to 0.20.0
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.19.0...v0.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored May 8, 2023
commit 22ec52629ce35ebfff5b0f72631afaa9a974f469
23 changes: 18 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
@@ -22,7 +22,7 @@ zeroconf = ">=0.38"
[tool.poetry.dev-dependencies]
black = "^23.3.0"
isort = "^5.12.0"
poethepoet = "^0.19.0"
poethepoet = "^0.20.0"
pytest = "^7.3.1"
pytest-asyncio = "^0.21"
flake8 = "^6.0.0"