diff --git a/requirements-dev.txt b/requirements-dev.txt index 2fab160..d3fc629 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -50,7 +50,7 @@ pytest==6.2.5 # via # -r requirements-dev.in # pytest-asyncio -pytest-asyncio==0.17.1 +pytest-asyncio==0.17.2 # via -r requirements-dev.in toml==0.10.2 # via pytest @@ -65,7 +65,6 @@ typing-extensions==4.0.1 # via # black # mypy - # pytest-asyncio wheel==0.37.1 # via pip-tools