Skip to content

Commit

Permalink
build(deps): Bump pytest-asyncio from 0.21 to 0.23.7
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21 to 0.23.7.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.21.0...v0.23.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent da41e04 commit 41d73b0
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 @@ -45,7 +45,7 @@ optional-dependencies.dev = [
"flake8",
"isort",
"pytest==7.1.2",
"pytest-asyncio==0.21",
"pytest-asyncio==0.23.7",
"pytest-mock==3.14",
"requests-mock",
]
Expand Down

0 comments on commit 41d73b0

Please sign in to comment.