Skip to content

Commit afaeb5a

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 242fd8b commit afaeb5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/abstractions/requirements-dev.txt

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

0 commit comments

Comments
 (0)