Skip to content

Commit 9b81196

Browse files
chore(deps): bump pytest-asyncio from 0.23.7 to 0.25.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.7 to 0.25.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.7...v0.25.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 563da8a commit 9b81196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pytest-ordering==0.6
99
pytest-xdist==3.6.1
1010
PyYAML==6.0.1
1111
pytest-assume==2.4.3
12-
pytest-asyncio==0.23.7
12+
pytest-asyncio==0.25.2
1313
asyncio==3.4.3
1414
pytest-tornasync>=0.6.0
1515
pytest-trio==0.8.0

0 commit comments

Comments
 (0)