Skip to content

Commit e82c1da

Browse files
build(deps-dev): bump pytest-asyncio from 0.24.0 to 0.25.0 in the pytest-dependencies group (#374)
build(deps-dev): bump pytest-asyncio in the pytest-dependencies group Bumps the pytest-dependencies group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio). Updates `pytest-asyncio` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pytest-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23d00ab commit e82c1da

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
@@ -1,6 +1,6 @@
11
betamax==0.9.0
22
betamax-serializers==0.2.1
33
pytest==8.3.4
4-
pytest-asyncio==0.24.0
4+
pytest-asyncio==0.25.0
55
pytest-cov==6.0.0
66
pytest-mock==3.14.0

0 commit comments

Comments
 (0)