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 Feb 5, 2023
1 parent 39ea73e commit 735b00b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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-cov~=3.0.0
pytest-asyncio~=0.18.3
pytest~=7.2.0
pytest-cov~=4.0.0
pytest-asyncio~=0.20.3
looptime~=0.2
coverage[toml]~=6.3.2

0 comments on commit 735b00b

Please sign in to comment.