Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.23.8 to 0.24.0
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.8 to 0.24.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.23.8...v0.24.0)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent f6bb4d3 commit ef27881
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 @@ -38,7 +38,7 @@ unit_tests = [
"pytest==8.3.2",
"pytest-datafiles==3.0.0",
"jsonpath-ng==1.6.1",
"pytest-asyncio==0.23.8"
"pytest-asyncio==0.24.0"
]
integration_tests = [
"pytest==8.3.2",
Expand Down

0 comments on commit ef27881

Please sign in to comment.