Skip to content

Commit

Permalink
Bump pytest-aioworkers[asyncio] from 0.4 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [pytest-aioworkers[asyncio]](https://github.com/aioworkers/pytest-aioworkers) from 0.4 to 0.5.0.
- [Release notes](https://github.com/aioworkers/pytest-aioworkers/releases)
- [Commits](aioworkers/pytest-aioworkers@0.4.0...0.5.0)

---
updated-dependencies:
- dependency-name: pytest-aioworkers[asyncio]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 7e30f76 commit baa3d39
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 @@ -42,7 +42,7 @@ dev-test = [
"sentry-sdk==2.19.2",
"coverage[toml]==7.4.4",
"pytest==8.3.4",
"pytest-aioworkers[asyncio]==0.4",
"pytest-aioworkers[asyncio]==0.5.0",
"pytest-mock==3.14.0",
"pyyaml==6.0.2",
]
Expand Down

0 comments on commit baa3d39

Please sign in to comment.