chore(deps-dev): update pytest-asyncio requirement from <1.5,>=0.24 to >=1.4.0,<1.5 in /packages/serialization/json - #601
Merged
github-actions[bot] merged 1 commit intoJun 17, 2026
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/packages/serialization/json/pytest-asyncio-gte-1.4.0-and-lt-1.5
branch
5 times, most recently
from
June 17, 2026 17:33
9258599 to
49e9aad
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/packages/serialization/json/pytest-asyncio-gte-1.4.0-and-lt-1.5
branch
2 times, most recently
from
June 17, 2026 18:27
cc37ebe to
aa59c9f
Compare
Vincent Biret (baywet)
approved these changes
Jun 17, 2026
dependabot
Bot
force-pushed
the
dependabot/pip/packages/serialization/json/pytest-asyncio-gte-1.4.0-and-lt-1.5
branch
from
June 17, 2026 18:37
aa59c9f to
521414b
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@v0.24.0...v1.4.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/packages/serialization/json/pytest-asyncio-gte-1.4.0-and-lt-1.5
branch
from
June 17, 2026 19:27
521414b to
31cb945
Compare
|
github-actions
Bot
deleted the
dependabot/pip/packages/serialization/json/pytest-asyncio-gte-1.4.0-and-lt-1.5
branch
June 17, 2026 19:34
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.