Skip to content

Commit 6079130

Browse files
authored
Merge pull request #22 from awslabs/dependabot/pip/pytest-asyncio-gte-0.21.1-and-lt-2.0.0
chore(deps): update pytest-asyncio requirement from <1.0.0,>=0.21.1 to >=0.21.1,<2.0.0
2 parents ac85ab7 + 986e3c3 commit 6079130

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)