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 #40 from mjmeli/dependabot/pip/pytest-cov-gte-3.0-…
Browse files Browse the repository at this point in the history
…and-lt-4.1

Update pytest-cov requirement from ~=3.0.0 to >=3.0,<4.1
  • Loading branch information
mjmeli authored Jan 6, 2023
2 parents 6ab0c47 + ac16a34 commit eb1c9c8
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 @@ -33,7 +33,7 @@ test =
tox
pytest>=7.1.1,<7.3.0
pytest-asyncio>=0.18.3,<0.20.0
pytest-cov~=3.0.0
pytest-cov>=3.0,<4.1
pytest-timeout~=2.1.0
black==22.12.0
flake8==5.0.4
Expand Down

0 comments on commit eb1c9c8

Please sign in to comment.