diff --git a/dev-requirements.txt b/dev-requirements.txt index 6337bd8e3..f5bb1027d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -23,7 +23,7 @@ pylint==2.6.0 # Lint pyroma==2.6 # Packaging best practices checker pytest-cov==2.10.1 # Measure code coverage pytest-envfiles==0.1.0 # Use files for environment variables for tests -pytest==6.0.2 # Test runners +pytest==6.1.0 # Test runners requests-mock-flask==2020.9.18.0 sphinx-autodoc-typehints==1.11.0 sphinx_paramlinks==0.4.2