Skip to content

Commit 650abd6

Browse files
authored
Merge pull request #346 from TotallyNotRobots/dependabot/pip/pytest-asyncio-0.15.0
build(deps-dev): bump pytest-asyncio from 0.14.0 to 0.15.0
2 parents fc5cfe0 + 8073703 commit 650abd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ freezegun == 1.1.0
33
mypy == 0.812
44
pylint == 2.7.4
55
pytest == 6.2.3
6-
pytest-asyncio == 0.14.0
6+
pytest-asyncio == 0.15.0
77
pytest-cov == 2.11.1
88
pytest-random-order == 1.0.4
99
responses == 0.13.2

0 commit comments

Comments
 (0)