Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
3eba72c
) 72.10% compared to head (df874de
) 72.10%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Updates the requirements on pytest-asyncio to permit the latest version.
Release notes
Sourced from pytest-asyncio's releases.
Commits
260b791
[docs] Prepare release of v0.23.3.6a253e2
[docs] Shorten changelog by combining multiple issues.e2cbb90
[docs] Mention correct issue in changelog.0c522bf
[fix] Fixes a bug that caused an internal pytest error when using ImportWarni...31c7e6f
Build(deps): Bump coverage from 7.3.3 to 7.3.4 in /dependencies/default38d5c7e
Build(deps): Bump sphinx-rtd-theme in /dependencies/docs650ec58
Build(deps): Bump babel from 2.13.1 to 2.14.0 in /dependencies/docs0166a7e
Build(deps): Bump typing-extensions in /dependencies/default3a15f30
Build(deps): Bump coverage from 7.3.2 to 7.3.3 in /dependencies/default28e91f0
Build(deps): Bump hypothesis in /dependencies/defaultMost Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | pytest-asyncio | [>= 0.19.a, < 0.20] | | pytest-asyncio | [>= 0.20.a, < 0.21] |Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show