diff --git a/requirements-dev.txt b/requirements-dev.txt index e265624..7d7e31b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,18 +1,18 @@ pip>=21.3.1 bump2version==1.0.1 -wheel==0.37.1 -watchdog[watchmedo]==2.1.9 +wheel==0.46.1 +watchdog[watchmedo]==6.0.0 flake8>=3 # pyup: ignore -tox==3.25.1 -Sphinx==5.1.1 -twine==4.0.1 +tox==4.29.0 +Sphinx==8.3.0 +twine==6.1.0 # Test / Benchmark requirements -codecov==2.1.12 +codecov==2.1.13 coverage>=6.2 -pytest>=7.0.1,<8 -pytest-benchmark[histogram]==3.4.1 -pytest-cov==3.0.0 -dataclass-wizard==0.22.1 # for loading dict to nested dataclass +pytest==8.4.1 +pytest-benchmark[histogram]==5.1.0 +pytest-cov==6.2.1 +dataclass-wizard==0.35.1 # for loading dict to nested dataclass # Benchmarks dict2dot==0.1 dotmap==1.3.30 @@ -21,7 +21,7 @@ dotted-dict==1.1.3 dotty-dict==1.3.1 addict==2.4.0 metadict==0.1.2 -prodict==0.8.18 -python-box==6.0.2 -glom==22.1.0 +prodict==0.8.20 +python-box==7.3.2 +glom==24.11.0 scalpl==0.4.2