Skip to content

Commit d769afc

Browse files
Update pytest-asyncio requirement from >=0.23 to >=1.3.0 (#502)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de6001b commit d769afc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest>=9.0.3
2-
pytest-asyncio>=0.23
2+
pytest-asyncio>=1.3.0
33
pytest-cov>=7.1.0
44
syrupy>=4.6
55
aioresponses>=0.7.8

0 commit comments

Comments
 (0)