Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@@ -1686,12 +1686,12 @@
},
"pytest-asyncio": {
"hashes": [
- "sha256:611e26147c7f77640e6d0a92a38ed17c3e9848063698d5c93d5aa7aa11cebff5",
- "sha256:d7f52f36d231b80ee124cd216ffb19369aa168fc10095013c6b014a34d3ee9e5"
+ "sha256:933ca923a23075a87fb7070c0ec272a6848489824d887c85c812670932835aa1",
+ "sha256:c6c0d2259945122819f171a32ecea2c349ead889ee28176caaf492143424be42"
],
"index": "pypi",
"markers": "python_version >= '3.10'",
- "version": "==1.3.0"
+ "version": "==1.4.0"
"pytest-cov": {