Skip to content

Commit

Permalink
update: update pytest-asyncio requirement from ~=0.21.0 to ~=0.21.1
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.21.0...v0.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 13, 2023
1 parent 29641f9 commit 804cbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aioresponses~=0.7.4
freezegun~=1.2.2
parsedatetime~=2.6
pylint~=2.17.4
pytest-asyncio~=0.21.0
pytest-asyncio~=0.21.1
pytest-cov~=4.1.0
pytest-mock~=3.11.1
pytest-subprocess~=1.5.0
Expand Down

0 comments on commit 804cbb1

Please sign in to comment.