Skip to content

Commit cd89df7

Browse files
chore(deps-dev): update pytest-asyncio requirement
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>
1 parent 125c217 commit cd89df7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/serialization/text/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ isort>=8.0.1,<9.0.0
55
pylint>=3.2.7,<5.0.0
66
mypy>=2.1.0,<3.0.0
77
pytest>=8.3.2,<10.0.0
8-
pytest-asyncio>=0.24,<1.5
8+
pytest-asyncio>=1.4.0,<1.5

0 commit comments

Comments
 (0)