diff --git a/requirements_dev.txt b/requirements_dev.txt index 1f299faf..364ad699 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,18 +1,18 @@ -e . bump2version==1.0.1 -wheel==0.36.2 -watchdog==2.1.2 -flake8==3.9.2 -tox==3.23.1 -coverage==5.5 -Sphinx==4.0.2 +wheel==0.44.0 +watchdog==6.0.0 +flake8==7.1.1 +tox==4.23.2 +coverage==7.6.4 +Sphinx==8.1.3 # only used for setup script # cryptography==1.0.1 -py==1.10.0 -pytest==6.2.4 -PyYAML==5.4.1 -prospector[with_everything]==1.7.7 +py==1.11.0 +pytest==8.3.3 +PyYAML==6.0.2 +prospector[with_everything]==1.12.1 python-dateutil>=2.6.0 requests>=2.18 black>=18.9b0; python_version >= '3.6' -pyOpenSSL==20.0.1 +pyOpenSSL==24.2.1