diff --git a/requirements_dev.txt b/requirements_dev.txt index 70808d9..30ea5ba 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.1 +wheel==0.44.0 +watchdog==5.0.3 flake8==7.1.1 -tox==4.16.0 +tox==4.20.0 coverage==7.6.0 cryptography==43.0.1 Sphinx==7.3.7 -PyYAML==6.0.1 -pytest==8.3.2 +PyYAML==6.0.2 +pytest==8.3.3 vcrpy==2.1.1 twine==5.1.1 black==24.8.0