diff --git a/dev-requirements.txt b/dev-requirements.txt index 4e2b31cf3..eda104b4a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -20,7 +20,7 @@ pydocstyle==5.1.1 # Lint docstrings pyenchant==3.2.0 # Bindings for a spellchecking sytem pygithub==1.54.1 pylint==2.7.1 # Lint -pyroma==2.6.1 # Packaging best practices checker +pyroma==3.0.1 # Packaging best practices checker pytest-cov==2.11.1 # Measure code coverage pytest-envfiles==0.1.0 # Use files for environment variables for tests pytest==6.2.2 # Test runners