Skip to content

Commit

Permalink
chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.5 (#3773)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent dab2aee commit e46e32e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -58,7 +58,7 @@ isort = "^5.13.2"
pytest-cov = "^4.1.0"
pytest-mock = "^3.11.1"
pdoc3 = "^0.10.0"
pytest-asyncio = "^0.21.1"
pytest-asyncio = "^0.23.5"
bandit = "^1.7.5"
radon = "^6.0.1"
xenon = "^0.9.1"
Expand Down

0 comments on commit e46e32e

Please sign in to comment.