diff --git a/requirements_dev.txt b/requirements_dev.txt index e7add05..4c8c168 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,14 +1,14 @@ -pip==23.1.1 +pip==23.2 bumpversion==0.6.0 -wheel==0.38.4 +wheel==0.41.2 watchdog==3.0.0 flake8==5.0.4 tox==4.5.0 -coverage==7.2.3 +coverage==7.3.1 cryptography==41.0.2 -Sphinx==6.2.1 +Sphinx==7.2.5 PyYAML==6.0 -pytest==7.2.2 +pytest==7.4.2 vcrpy==2.1.1 twine==4.0.2 black==23.3.0