Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #31 from mjmeli/dependabot/pip/pytest-asyncio-gte-…
Browse files Browse the repository at this point in the history
…0.18.3-and-lt-0.20.0

Update pytest-asyncio requirement from ~=0.18.3 to >=0.18.3,<0.20.0
  • Loading branch information
mjmeli authored Sep 7, 2022
2 parents 77d26f9 + fb1cdfb commit 021d7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ example =
test =
tox
pytest~=7.1.1
pytest-asyncio~=0.18.3
pytest-asyncio>=0.18.3,<0.20.0
pytest-cov~=3.0.0
pytest-timeout~=2.1.0
black==22.3.0
Expand Down

0 comments on commit 021d7c7

Please sign in to comment.