diff --git a/requirements-dev.txt b/requirements-dev.txt index 084c8a6..21401c6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ pre-commit==2.12.0 # run 'pre-commit install' initially to install the git hooks pytest==6.2.3 pytest-cov==2.11.1 -pytest-randomly==3.6.0 +pytest-randomly==3.11.0 pylint==2.7.4 pytest-pylint==0.18.0 chardet==3.0.4 # Eli (12/14/20) special requirement to resolve conflict with requests package