Skip to content

build(deps-dev): bump pytest-cov from 3.0.0 to 6.1.1 #205

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

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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ charset-normalizer==3.3.2
# requests
commonmark==0.9.1
# via recommonmark
coverage[toml]==5.5
coverage[toml]==7.8.0
# via pytest-cov
distlib==0.3.2
# via virtualenv
Expand All @@ -37,6 +37,8 @@ idna==3.7
# requests
imagesize==1.2.0
# via sphinx
importlib-metadata==8.6.1
# via sphinx
iniconfig==1.1.1
# via pytest
jinja2==3.1.6
Expand Down Expand Up @@ -81,7 +83,7 @@ pytest==7.1.2
# via
# -r dev-requirements.in
# pytest-cov
pytest-cov==3.0.0
pytest-cov==6.1.1
# via -r dev-requirements.in
pytz==2024.1
# via
Expand Down Expand Up @@ -126,11 +128,11 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
toml==0.10.2
# via
# coverage
# responses
# tox
tomli==1.2.1
# via
# coverage
# pytest
# setuptools-scm
tox==3.25.0
Expand All @@ -150,3 +152,5 @@ virtualenv==20.8.0
# via tox
wheel==0.41.0
# via -r dev-requirements.in
zipp==3.21.0
# via importlib-metadata