diff --git a/requirements_dev.txt b/requirements_dev.txt index 2f1a18d..350b526 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,14 +1,14 @@ pip==24.0 bumpversion==0.6.0 wheel==0.43.0 -watchdog==4.0.0 +watchdog==4.0.1 flake8==7.0.0 -tox==4.14.1 +tox==4.15.0 coverage==7.5.1 -cryptography==42.0.5 +cryptography==42.0.7 Sphinx==7.3.7 PyYAML==6.0.1 -pytest==8.1.1 +pytest==8.2.1 vcrpy==2.1.1 -twine==5.0.0 +twine==5.1.0 black==24.4.0