chore(deps): update pytest-asyncio requirement from >=1.3.0 to >=1.4.0 - #53
Merged
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/pytest-asyncio-gte-1.4.0
branch
3 times, most recently
from
June 21, 2026 18:44
93e7bff to
89dc8df
Compare
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/pytest-asyncio-gte-1.4.0
branch
from
June 21, 2026 18:48
89dc8df to
756347f
Compare
Merged
kylegordon
added a commit
that referenced
this pull request
Jun 21, 2026
## What's Changed * chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #28 * Add PR-only workflow policy and branch protection docs by @kylegordon in #41 * chore: migrate from release-on-tag to release-please by @kylegordon in #42 * chore(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #29 * chore: resolve merge conflicts with master for github-script bump PR by @dependabot[bot] in #31 * chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #30 * fix: correct repository URL case in manifest.json by @kylegordon in #43 * chore(deps): update pytest requirement from >=7.4.0 to >=9.0.3 by @dependabot[bot] in #33 * docs: clarify that only fix/feat commits trigger release-please PRs by @kylegordon in #44 * chore(deps): update pytest-asyncio requirement from >=0.21.0 to >=1.3.0 by @dependabot[bot] in #34 * chore(deps): update pytest-cov requirement from >=4.1.0 to >=7.1.0 by @dependabot[bot] in #35 * chore(deps): update pytest-homeassistant-custom-component requirement from >=0.13.0 to >=0.13.334 by @dependabot[bot] in #40 * Refactor: modernize integration architecture and fix bugs by @kylegordon with @Copilot in #37 * Replace release-please with simple all-PRs release workflow by @kylegordon in #47 * docs: document squash-merge strategy and clarify PR title guidance by @kylegordon in #46 * Replace release-please with simple all-PRs release workflow by @kylegordon in #58 * chore(deps): update pytest requirement from >=9.0.3 to >=9.1.0 by @dependabot[bot] in #57 * chore: auto-merge dependabot minor/patch version updates by @kylegordon with @Copilot in #59 * Update CI to Python 3.14 and fix dependency resolution by @dependabot[bot] in #63 * chore(deps): update pytest-homeassistant-custom-component requirement from >=0.13.334 to >=0.13.340 by @dependabot[bot] in #62 * chore(deps): bump dependabot/fetch-metadata from 2 to 3 by @dependabot[bot] in #61 * chore(deps): bump actions/github-script from 8 to 9 by @dependabot[bot] in #49 * chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #50 * chore(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #51 * chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #60 * chore(deps): bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #55 * chore(deps): update pytest-asyncio requirement from >=1.3.0 to >=1.4.0 by @dependabot[bot] in #53 **Full Changelog**: v1.0.5...v1.0.6 Co-authored-by: kylegordon <231528+kylegordon@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on pytest-asyncio to permit the latest version.
Release notes
Sourced from pytest-asyncio's releases.
Commits
6e14cd2chore: Prepare release of v1.4.0.4b900fbBuild(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1ab9f632Build(deps): Bump zipp from 3.23.1 to 4.1.0a56fc77Build(deps): Bump hypothesis from 6.152.6 to 6.152.8e8bae9bBuild(deps): Bump requests from 2.34.0 to 2.34.2fc43340Build(deps): Bump idna from 3.14 to 3.15762eaf5Build(deps): Bump jaraco-functools from 4.4.0 to 4.5.0b62e222Build(deps): Bump click from 8.3.3 to 8.4.09190447Build(deps): Bump pydantic from 2.13.3 to 2.13.482a393cci: Remove unnecessary debug output.