Skip to content

Commit d13f695

Browse files
authored
Merge pull request #15 from hackersandslackers/renovate/pytest-asyncio-0.x
2 parents 884c1fe + dad9ac3 commit d13f695

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ multidict==5.2.0; python_version >= "3.6"
1919
pycares==4.2.0
2020
pycparser==2.21; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
2121
pytest==6.2.5
22-
pytest-asyncio==0.17.2
22+
pytest-asyncio==0.20.3
2323
soupsieve==2.3.1; python_version >= "3.6" and python_full_version > "3.0.0"
2424
win32-setctime==1.0.4; sys_platform == "win32" and python_version >= "3.5"
2525
yarl==1.7.2; python_version >= "3.6"

0 commit comments

Comments
 (0)