diff --git a/dev-requirements.txt b/dev-requirements.txt index e3ef349..314c97f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -18,5 +18,5 @@ pytest-cov==2.11.1 # Measure code coverage sphinx-autodoc-typehints==1.11.1 sphinx==3.5.2 sphinxcontrib.spelling==7.1.0 -twine==3.4.0 +twine==3.4.1 vulture==2.3