diff --git a/dev-requirements.txt b/dev-requirements.txt index a94a8de9f..bd78df1ff 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -27,5 +27,5 @@ pytest-cov==2.11.1 # Measure code coverage pytest==6.2.2 # Test runners sphinx-autodoc-typehints==1.11.1 sphinxcontrib-spelling==7.1.0 -twine==3.3.0 +twine==3.4.1 vulture==2.3