Skip to content

Commit f2246f5

Browse files
build(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...v0.25.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2443612 commit f2246f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ black = "^24.1"
2323
pylint-pydantic = "^0.3.0"
2424
requests = "^2.28.1"
2525
requests-html = "^0.10.0"
26-
pytest-asyncio = "^0.24.0"
26+
pytest-asyncio = "^0.25.0"
2727
types-requests = "^2.28.11"
2828
httpx = "^0.28.0"
2929

0 commit comments

Comments
 (0)