Skip to content

Commit

Permalink
fix(deps): update pytest-asyncio to fix CI failures on latest 3.10/3.…
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftinv committed Dec 16, 2022
1 parent 12276a7 commit 656c7b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ flake8-noqa~=1.2.5
flake8-pytest-style~=1.6.0

## pytest
pytest~=7.1.2
pytest~=7.2.0
pytest-cov~=4.0.0
pytest-asyncio~=0.19.0
pytest-asyncio~=0.20.3
looptime~=0.2
coverage[toml]~=6.5.0

0 comments on commit 656c7b8

Please sign in to comment.