diff a/requirements_dev.txt b/requirements_dev.txt (rejected hunks) @@ -1,13 +1,11 @@ -e . -coverage==6.4.2 +black==24.4.2 +coverage==7.5.1 +mypy==1.10.0 pdoc==12.1.0 -pip==22.1.2 -pytest==7.1.2 +pip==23.0.1 +pre-commit==3.6.0 pytest-benchmark==3.4.1 pytest-cov==3.0.0 -types-python-dateutil==2.8.19 -ruff==0.0.253 -black==22.10.0 -wheel==0.37.1 -pre-commit==3.6.0 -mypy==1.8.0 +pytest==8.2.0 +ruff==0.4.4