Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.19.0 to 0.22.0
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.19.0 to 0.22.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.19.0...v0.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 48e0591 commit 3c887da
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
23 changes: 17 additions & 6 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 @@ -62,7 +62,7 @@ black = "^23.1.0"
isort = "^5.12.0"
flake8-docstrings = "^1.6.0"
notebook = "^6.4.11"
pytest-asyncio = "^0.19.0"
pytest-asyncio = ">=0.19,<0.22"
structlog = "^23.1.0"

[build-system]
Expand Down

0 comments on commit 3c887da

Please sign in to comment.