diff --git a/requirements_dev.txt b/requirements_dev.txt index 976d83d..91c46bb 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,14 +1,14 @@ -pip==23.3.1 +pip==24.0 bumpversion==0.6.0 wheel==0.42.0 watchdog==4.0.0 flake8==7.0.0 -tox==4.11.4 -coverage==7.3.2 -cryptography==41.0.7 +tox==4.13.0 +coverage==7.4.3 +cryptography==42.0.5 Sphinx==7.2.6 PyYAML==6.0.1 -pytest==7.4.3 +pytest==8.0.2 vcrpy==2.1.1 -twine==4.0.2 +twine==5.0.0 black==23.11.0