Skip to content

Commit

Permalink
chore: bump pytest-asyncio from 0.23.2 to 0.23.3
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.2 to 0.23.3.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.23.2...v0.23.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 2e81cee commit 82c25e3
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 @@ -110,7 +110,7 @@ lint = [
test-core = [
"coverage[toml]==7.4.0",
"pytest==7.4.4",
"pytest-asyncio==0.23.2",
"pytest-asyncio==0.23.3",
"dirty-equals==0.7.1.post0",
]

Expand Down

0 comments on commit 82c25e3

Please sign in to comment.