Skip to content

Commit 092e9b9

Browse files
chore(deps-dev): bump pytest-asyncio from 0.24.0 to 0.26.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.26.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.26.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b72047 commit 092e9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ python-dotenv==1.0.1
8888

8989
pytest-trio==0.8.0
9090

91-
pytest-asyncio==0.24.0
91+
pytest-asyncio==0.26.0
9292

9393
pywin32==310 ; platform_system == 'Windows'
9494

0 commit comments

Comments
 (0)