Skip to content

Commit c561d69

Browse files
authored
Merge pull request #35 from python-ellar/dependabot/pip/pytest-asyncio-0.23.6
Bump pytest-asyncio from 0.20.3 to 0.23.6
2 parents 4d30d43 + e6eabd6 commit c561d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ autoflake
22
httpx >=0.22.0
33
mypy == 1.8.0
44
pytest >=7.1.3,<9.0.0
5-
pytest-asyncio==0.20.3
5+
pytest-asyncio==0.23.6
66
pytest-cov >=2.12.0,<5.0.0
77
pytest-django
88
ruff ==0.3.4

0 commit comments

Comments
 (0)