Skip to content

Commit efe5c35

Browse files
Bump salib from 1.5.1 to 1.5.2
Bumps [salib](https://github.com/SALib/SALib) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/SALib/SALib/releases) - [Changelog](https://github.com/SALib/SALib/blob/main/CHANGELOG.md) - [Commits](SALib/SALib@v1.5.1...v1.5.2) --- updated-dependencies: - dependency-name: salib dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b21ab77 commit efe5c35

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ hdbscan = "0.8.40" # clustering library
3939
plotly = "6.6.0" # interactive plotting library
4040
tensorboard = "2.18.0" # inspection tool for deep learning
4141
openTSNE = "1.0.2" # fast t-SNE implementation
42-
SAlib = "1.5.1" # sensitivity analysis library
42+
SAlib = "1.5.2" # sensitivity analysis library
4343
scikit-image = "0.25.0" # image processing library
4444
optuna = "4.1.0" # hyperparameter optimization library
4545
hyppo = "^0.5.1" # hyppo

0 commit comments

Comments
 (0)