Skip to content

Commit b9fc678

Browse files
authored
Merge pull request #9538 from pytest-dev/dependabot/pip/testing/plugins_integration/pytest-asyncio-0.17.2
build(deps): Bump pytest-asyncio from 0.16.0 to 0.17.2 in /testing/plugins_integration
2 parents 0008539 + 9ae64aa commit b9fc678

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[pytest]
22
addopts = --strict-markers
3+
asyncio_mode = strict
34
filterwarnings =
45
error::pytest.PytestWarning
56
ignore:.*.fspath is deprecated and will be replaced by .*.path.*:pytest.PytestDeprecationWarning

testing/plugins_integration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
anyio[curio,trio]==3.5.0
22
django==4.0.1
3-
pytest-asyncio==0.16.0
3+
pytest-asyncio==0.17.2
44
pytest-bdd==5.0.0
55
pytest-cov==3.0.0
66
pytest-django==4.5.2

0 commit comments

Comments
 (0)