Skip to content

Commit

Permalink
bump pytest-asyncio to fix deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
chdsbd committed Sep 22, 2021
1 parent d8c2dc4 commit 6a8768f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions bot/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 bot/pyproject.toml
Expand Up @@ -32,7 +32,7 @@ pytest = "^6.0.1"
black = "^21.9b0"
mypy = "^0.812"
ipdb = "^0.13.9"
pytest-asyncio = "^0.10.0"
pytest-asyncio = "^0.15.1"
pytest-mock = "3.3.1"
typing_extensions = "^3.7"
pylint = "^2.3"
Expand Down

0 comments on commit 6a8768f

Please sign in to comment.