diff --git a/conda/moose-dev/conda_build_config.yaml b/conda/moose-dev/conda_build_config.yaml index 92acd1e928c5..ce50f8c2513b 100644 --- a/conda/moose-dev/conda_build_config.yaml +++ b/conda/moose-dev/conda_build_config.yaml @@ -10,7 +10,7 @@ moose_wasp: - moose-wasp 2024.12.23 moose_tools: - - moose-tools 2024.12.23 + - moose-tools 2025.02.06 moose_peacock: - moose-peacock 2024.12.23 diff --git a/conda/moose-dev/meta.yaml b/conda/moose-dev/meta.yaml index ecce79efdba0..3a1ce22e7c90 100644 --- a/conda/moose-dev/meta.yaml +++ b/conda/moose-dev/meta.yaml @@ -2,7 +2,7 @@ # REMEMBER TO UPDATE the .yaml files for the following packages: # moose/conda_build_config.yaml # As well as any directions pertaining to modifying those files. -{% set version = "2024.12.23" %} +{% set version = "2025.02.06" %} package: name: moose-dev diff --git a/conda/moose/conda_build_config.yaml b/conda/moose/conda_build_config.yaml index 30f84e9dc2f2..62db0b601c5b 100644 --- a/conda/moose/conda_build_config.yaml +++ b/conda/moose/conda_build_config.yaml @@ -3,7 +3,7 @@ mpi: - openmpi moose_dev: - - moose-dev 2024.12.23 + - moose-dev 2025.02.06 #### Darwin SDK SYSROOT CONDA_BUILD_SYSROOT: # [osx] diff --git a/conda/tools/meta.yaml b/conda/tools/meta.yaml index ab0937454e6e..1e5db394ca64 100644 --- a/conda/tools/meta.yaml +++ b/conda/tools/meta.yaml @@ -3,7 +3,7 @@ # moose-dev/* # # As well as any directions pertaining to modifying those files. -{% set version = "2024.12.23" %} +{% set version = "2025.02.06" %} package: name: moose-tools @@ -45,6 +45,7 @@ requirements: - packaging - pandas - paramiko + - plotly - psutil - psycopg2 - pyarrow diff --git a/scripts/tests/versioner_hashes.yaml b/scripts/tests/versioner_hashes.yaml index 00f98814f513..1568c7b510fd 100644 --- a/scripts/tests/versioner_hashes.yaml +++ b/scripts/tests/versioner_hashes.yaml @@ -397,3 +397,10 @@ cece3f711bd9c235af31c9d5a4c54e292400ecc1: #29074 libmesh: b8b3d69 wasp: 2fbcef5 moose-dev: 5e9be02 +82d253cb82ba263a433c385ec9f1d8d798171f2d: #29831 + tools: 5b0f6f0 + mpi: 82bbd28 + petsc: e78a9a4 + libmesh: b8b3d69 + wasp: 2fbcef5 + moose-dev: 97594a6