diff --git a/requirements_dev.txt b/requirements_dev.txt index fbda4d4..8be98f7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ -pip==23.2.1 +pip==23.3.1 bumpversion==0.6.0 -wheel==0.41.2 +wheel==0.41.3 watchdog==3.0.0 flake8==5.0.4 tox==4.5.0 @@ -8,7 +8,7 @@ coverage==7.3.2 cryptography==41.0.4 Sphinx==7.2.6 PyYAML==6.0.1 -pytest==7.4.2 +pytest==7.4.3 vcrpy==2.1.1 twine==4.0.2 -black==23.9.1 +black==23.10.1