diff --git a/requirements_dev.txt b/requirements_dev.txt index d9739ea..50d52ea 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,15 +1,15 @@ -pip==21.3.1 +pip==22.3 bumpversion==0.6.0 wheel==0.37.1 -watchdog==2.1.8 -flake8==4.0.1 -tox==3.25.0 -coverage==6.2 +watchdog==2.1.9 +flake8==5.0.1 +tox==3.26.0 +coverage==6.5.0 cryptography==35.0.0 Sphinx==4.5.0 PyYAML==6.0 -pytest==6.2.5 +pytest==7.1.2 pytest-runner==5.3.2 vcrpy==2.1.1 -twine==3.7.0 +twine==4.0.1 black==22.10.0