Skip to content

Commit 2b5d8d6

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 ca07f2e commit 2b5d8d6

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
@@ -14,7 +14,7 @@ coveralls==3.3.1
1414
decoy==2.1.1
1515
flake8==7.2.0
1616

17-
pytest-asyncio==0.25.3; python_version > "3.8"
17+
pytest-asyncio==0.26.0; python_version > "3.8"
1818
pytest-asyncio==0.23.4; python_version == "3.8"
1919

2020
pytest-cov==4.1.0

0 commit comments

Comments
 (0)