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 #43 from mjmeli/dependabot/pip/pytest-asyncio-gte-…
Browse files Browse the repository at this point in the history
…0.18.3-and-lt-0.21.0

Update pytest-asyncio requirement from <0.20.0,>=0.18.3 to >=0.18.3,<0.21.0
  • Loading branch information
mjmeli authored Jan 6, 2023
2 parents 1b63c88 + a6ed292 commit 92d009c
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,<7.3.0
pytest-asyncio>=0.18.3,<0.20.0
pytest-asyncio>=0.18.3,<0.21.0
pytest-cov>=3.0,<4.1
pytest-timeout~=2.1.0
black==22.12.0
Expand Down

0 comments on commit 92d009c

Please sign in to comment.