Skip to content

Commit 98cd1d0

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 98cd1d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/serialization/multipart/requirements-dev.txt

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

0 commit comments

Comments
 (0)