diff --git a/requirements-dev.txt b/requirements-dev.txt index 4cad122..da39a02 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,10 +3,10 @@ pre-commit==4.3.0 pyproject_hooks==1.2.0 pytest==8.4.2 pytest-cov==7.0.0 -black==25.9.0 +black==25.11.0 nbmake==1.5.5 matplotlib==3.10.1 -python-semantic-release==10.4.1 +python-semantic-release==10.5.2 h5py==3.14.0 openpyxl==3.1.5 tabulate==0.9.0 diff --git a/requirements-exe.txt b/requirements-exe.txt index bffcb6f..7b52d21 100644 --- a/requirements-exe.txt +++ b/requirements-exe.txt @@ -2,5 +2,5 @@ h5py==3.14.0 openpyxl==3.1.5 tabulate==0.9.0 lasio==0.32 -pyinstaller==6.16.0 +pyinstaller==6.17.0 pyyaml==6.0.3 diff --git a/tests/requirements.txt b/tests/requirements.txt index 877f942..18da4d7 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,4 +1,4 @@ -pytest==8.4.2 +pytest==9.0.1 pytest-cov==7.0.0 h5py==3.15.1 openpyxl==3.1.5