Skip to content

Commit 265864d

Browse files
Bump pytest-asyncio from 0.25.3 to 0.26.0 (#435)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.3 to 0.26.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.3...v0.26.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 839e48f commit 265864d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
covdefaults==2.3.0
33
pylint==3.3.6
44
pytest==8.3.5
5-
pytest-asyncio==0.25.3
5+
pytest-asyncio==0.26.0
66
pytest-cov==6.0.0
77
mypy==1.15.0
88
ruff==0.11.2

0 commit comments

Comments
 (0)