From b8c57315f862e9fad4a2a31787373f2d2adf5ec0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 16:22:06 +0000 Subject: [PATCH 1/3] Bump scikit-learn from 1.4.0 to 1.4.1.post1 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.0 to 1.4.1.post1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.0...1.4.1.post1) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-test.txt b/requirements/requirements-test.txt index c650fb9..02f421e 100644 --- a/requirements/requirements-test.txt +++ b/requirements/requirements-test.txt @@ -1,4 +1,4 @@ numpy==1.26.3 matplotlib==3.8.2 -scikit-learn==1.4.0 +scikit-learn==1.4.1.post1 nglview==3.1.1 \ No newline at end of file From 824660b950a5c17d751078a6f584dbc84c3be1f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 16:22:17 +0000 Subject: [PATCH 2/3] Bump numpy from 1.26.3 to 1.26.4 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.3 to 1.26.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.26.3...v1.26.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-test.txt b/requirements/requirements-test.txt index c650fb9..8b55407 100644 --- a/requirements/requirements-test.txt +++ b/requirements/requirements-test.txt @@ -1,4 +1,4 @@ -numpy==1.26.3 +numpy==1.26.4 matplotlib==3.8.2 scikit-learn==1.4.0 nglview==3.1.1 \ No newline at end of file From e59a88e62253b1bf0edd6259f7e3f640b921e653 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 16:38:25 +0000 Subject: [PATCH 3/3] Bump nglview from 3.1.1 to 3.1.2 Bumps [nglview](https://github.com/arose/nglview) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/arose/nglview/releases) - [Changelog](https://github.com/nglviewer/nglview/blob/master/CHANGELOG.md) - [Commits](https://github.com/arose/nglview/compare/v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: nglview dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-test.txt b/requirements/requirements-test.txt index c9fdec7..424c5cb 100644 --- a/requirements/requirements-test.txt +++ b/requirements/requirements-test.txt @@ -1,4 +1,4 @@ numpy==1.26.4 matplotlib==3.8.2 scikit-learn==1.4.1.post1 -nglview==3.1.1 \ No newline at end of file +nglview==3.1.2 \ No newline at end of file