Skip to content

Commit 17a93ac

Browse files
Bump pytest-asyncio from 0.25.3 to 0.26.0
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]>
1 parent 5933a8c commit 17a93ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ decoy==2.1.1
1616
flake8==7.2.0; python_version > "3.8"
1717
flake8==7.1.2; python_version == "3.8"
1818

19-
pytest-asyncio==0.25.3; python_version > "3.8"
19+
pytest-asyncio==0.26.0; python_version > "3.8"
2020
pytest-asyncio==0.23.4; python_version == "3.8"
2121

2222
pytest-cov==4.1.0

0 commit comments

Comments
 (0)