Skip to content

Commit 986e3c3

Browse files
chore(deps): update pytest-asyncio requirement
--- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b6724e commit 986e3c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pytest>=7.4.3,<9.0.0
33
pytest-cov>=4.1.0,<6.0.0
44
pytest-env>=1.1.1,<2.0.0
55
pytest-mock>=3.12.0,<4.0.0
6-
pytest-asyncio>=0.21.1,<1.0.0
6+
pytest-asyncio>=0.21.1,<2.0.0
77
pytest-timeout>=2.2.0,<3.0.0
88
pytest-xdist>=3.3.1,<4.0.0
99
pytest-html>=4.1.1,<5.0.0

0 commit comments

Comments
 (0)