Skip to content

Commit

Permalink
Chore(deps): Update pytest-asyncio-cooperative requirement
Browse files Browse the repository at this point in the history
Updates the requirements on pytest-asyncio-cooperative to permit the latest version.

---
updated-dependencies:
- dependency-name: pytest-asyncio-cooperative
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 19f9e19 commit 19f716f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ optional-dependencies.test = [
"docker<8",
"localstack-utils<1.1",
"pytest<9",
"pytest-asyncio-cooperative<0.30",
"pytest-asyncio-cooperative<0.38",
"pytest-cov<6",
"pytest-mock<4",
"pytest-mqtt>=0.4.2,<0.5",
Expand Down

0 comments on commit 19f716f

Please sign in to comment.