Skip to content

Commit cd55cd9

Browse files
build(deps-dev): bump pytest-asyncio from 0.26.0 to 1.0.0 in the pytest-dependencies group (#420)
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.26.0 to 1.0.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.26.0...v1.0.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major 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 1271f6b commit cd55cd9

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.4.0
4-
pytest-asyncio==0.26.0
4+
pytest-asyncio==1.0.0
55
pytest-cov==6.2.1
66
pytest-mock==3.14.1

0 commit comments

Comments
 (0)