Skip to content

Commit

Permalink
Update pytest-asyncio requirement from <=0.23.7 to <=0.23.8
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.1.1...v0.23.8)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent e3005b8 commit 5f3dfbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ twine

# Requirements for testing [async] extra
aiohttp>=3.9.4, <4
pytest-asyncio<=0.23.7
pytest-asyncio<=0.23.8
unasync

0 comments on commit 5f3dfbe

Please sign in to comment.