Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump coverage from 5.3.1 to 5.5 #5541

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 5 additions & 5 deletions requirements/dev.txt
Expand Up @@ -59,7 +59,7 @@ click==7.1.2
# black
# cherry-picker
# towncrier
coverage==5.3.1
coverage==5.5
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -83,7 +83,7 @@ flake8==3.8.4
# via
# -r requirements/lint.txt
# flake8-pyi
freezegun==1.0.0
freezegun==1.1.0
# via -r requirements/test.txt
frozenlist==1.1.1
# via
Expand Down Expand Up @@ -176,7 +176,7 @@ pyflakes==2.2.0
# -r requirements/lint.txt
# flake8
# flake8-pyi
pygments==2.8.0
pygments==2.8.1
# via
# -r requirements/doc.txt
# sphinx
Expand All @@ -186,7 +186,7 @@ pyparsing==2.4.7
# via
# -r requirements/lint.txt
# packaging
pytest-cov==2.10.1
pytest-cov==2.11.1
# via -r requirements/test.txt
pytest-mock==3.5.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -225,7 +225,7 @@ six==1.15.0
# virtualenv
snowballstemmer==2.0.0
# via sphinx
sphinx==3.5.1
sphinx==3.5.2
# via
# -r requirements/doc.txt
# sphinxcontrib-asyncio
Expand Down