Skip to content

Commit 0d7e0c3

Browse files
committed
Update pytest asyncio
1 parent 570bdb2 commit 0d7e0c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
coverage == 6.1.2
22
freezegun == 1.1.0
3-
mypy ~= 0.910
3+
mypy == 0.910
44
pre-commit == 2.17.0
55
pylint == 2.11.1
66
pytest == 6.2.5
7-
pytest-asyncio == 0.16.0
7+
pytest-asyncio == 0.20.3
88
pytest-cov == 3.0.0
99
pytest-random-order == 1.0.4
1010
responses == 0.16.0

0 commit comments

Comments
 (0)