diff --git a/dev-requirements.txt b/dev-requirements.txt index 0be615963..6dfe795c8 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -18,7 +18,7 @@ Pygments==2.4.2 pylint==2.4.3 # Lint pyroma==2.5 # Packaging best practices checker pytest-cov==2.8.1 # Measure code coverage -pytest==5.2.1 # Test runners +pytest==5.2.2 # Test runners PyYAML==5.1.2 Sphinx==2.2.0 sphinx-autodoc-typehints==1.8.0