diff --git a/dev-requirements.txt b/dev-requirements.txt index b6fa34539..3b64adc2a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ pygithub==1.45 pylint==2.4.4 # Lint pyroma==2.6 # Packaging best practices checker pytest-cov==2.8.1 # Measure code coverage -pytest==5.3.2 # Test runners +pytest==5.3.3 # Test runners sphinx-autodoc-typehints==1.10.3 sphinxcontrib-spelling==4.3.0 twine==3.1.1