diff --git a/requirements_dev.txt b/requirements_dev.txt index b14d1bc..96be024 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==6.1.0 -tox==4.12.1 -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==24.2.0