diff --git a/dev-requirements.txt b/dev-requirements.txt index 3a4fc5f..7a95a53 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -11,9 +11,7 @@ cfgv==3.4.0 click==8.1.7 # via pip-tools coverage[toml]==7.4.1 - # via - # coverage - # pytest-cov + # via pytest-cov distlib==0.3.8 # via virtualenv exceptiongroup==1.2.0 @@ -68,7 +66,7 @@ tomli==2.0.1 # pytest typing-extensions==4.9.0 # via mypy -virtualenv==20.25.0 +virtualenv==20.26.6 # via pre-commit wheel==0.42.0 # via pip-tools