Skip to content

Commit

Permalink
Merge pull request #89 from loadsmart/dependabot/pip/pytest-cov-4.1.0
Browse files Browse the repository at this point in the history
Bump pytest-cov from 4.0.0 to 4.1.0
  • Loading branch information
gustahrodrigues committed Jul 18, 2023
2 parents 1bd08c2 + 2be5635 commit 504e63c
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 @@ -2,7 +2,7 @@
# For package requirements, please see setup.py

pytest==7.3.1
pytest-cov==4.0.0
pytest-cov==4.1.0
pytest-django==4.5.2
pytest-mock~=3.10.0
tox==4.5.1
Expand Down

0 comments on commit 504e63c

Please sign in to comment.