diff --git a/docs/requirements.txt b/docs/requirements.txt index f1d6835..73da655 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -Sphinx==8.0.2 +Sphinx==8.1.3 pydata-sphinx-theme==0.15.4 sphinx_design==0.6.1 sphinxcontrib-bibtex==2.6.3 diff --git a/requirements-dev.txt b/requirements-dev.txt index 564c018..17aae7b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,12 +1,12 @@ pyyaml==6.0.2 -pre-commit==4.0.0 +pre-commit==4.0.1 pyproject_hooks==1.2.0 pytest==8.3.3 pytest-cov==5.0.0 -black==24.8.0 +black==24.10.0 nbmake==1.5.4 matplotlib==3.9.2 -python-semantic-release==9.9.0 +python-semantic-release==9.11.0 h5py==3.12.1 openpyxl==3.1.5 tabulate==0.9.0