Skip to content

Commit

Permalink
Update pytest-asyncio requirement from ~=0.15 to ~=0.16
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.15.0...v0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 5, 2022
1 parent 243ff6f commit 37b31ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pre-commit~=2.16
pylint~=2.12
pylint-strict-informational==0.1
pytest~=6.2
pytest-asyncio~=0.15
pytest-asyncio~=0.16
pytest-cov~=3.0
requests-mock~=1.9
flake8-docstrings~=1.6
Expand Down

0 comments on commit 37b31ad

Please sign in to comment.